Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PlatformSpecificArtifact.Builder
-
Packages that use PlatformSpecificArtifact.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of PlatformSpecificArtifact.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PlatformSpecificArtifact.Builder Modifier and Type Method Description PlatformSpecificArtifact.Builder
PlatformSpecificArtifact.Builder. architecture(PlatformSpecificArtifact.Architecture architecture)
System architecture.static PlatformSpecificArtifact.Builder
PlatformSpecificArtifact. builder()
Create a new builder.PlatformSpecificArtifact.Builder
PlatformSpecificArtifact.Builder. content(ContentDetails content)
PlatformSpecificArtifact.Builder
PlatformSpecificArtifact.Builder. copy(PlatformSpecificArtifact model)
PlatformSpecificArtifact.Builder
PlatformSpecificArtifact.Builder. osType(PlatformSpecificArtifact.OsType osType)
The OS type the patch is applicable for.PlatformSpecificArtifact.Builder
PlatformSpecificArtifact. toBuilder()
-