Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PatchProduct.Builder
-
Packages that use PatchProduct.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of PatchProduct.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PatchProduct.Builder Modifier and Type Method Description static PatchProduct.BuilderPatchProduct. builder()Create a new builder.PatchProduct.BuilderPatchProduct.Builder. copy(PatchProduct model)PatchProduct.BuilderPatchProduct.Builder. platformConfigurationId(String platformConfigurationId)PlatformConfiguration Id corresponding to the ProductPatchProduct.BuilderPatchProduct. toBuilder()PatchProduct.BuilderPatchProduct.Builder. version(String version)product version.
-