Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PlatformSpecificArtifact
- 
Packages that use PlatformSpecificArtifact Package Description com.oracle.bmc.fleetappsmanagement.model 
- 
- 
Uses of PlatformSpecificArtifact in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return PlatformSpecificArtifact Modifier and Type Method Description PlatformSpecificArtifactPlatformSpecificArtifact.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model that return types with arguments of type PlatformSpecificArtifact Modifier and Type Method Description List<PlatformSpecificArtifact>PlatformSpecificArtifactDetails. getArtifacts()Artifacts.Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type PlatformSpecificArtifact Modifier and Type Method Description PlatformSpecificArtifact.BuilderPlatformSpecificArtifact.Builder. copy(PlatformSpecificArtifact model)Method parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type PlatformSpecificArtifact Modifier and Type Method Description PlatformSpecificArtifactDetails.BuilderPlatformSpecificArtifactDetails.Builder. artifacts(List<PlatformSpecificArtifact> artifacts)Artifacts.Constructor parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type PlatformSpecificArtifact Constructor Description PlatformSpecificArtifactDetails(List<PlatformSpecificArtifact> artifacts)Deprecated.
 
-