Uses of Class
com.oracle.bmc.fleetappsmanagement.model.InstalledPatchCollection.Builder
-
Packages that use InstalledPatchCollection.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of InstalledPatchCollection.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return InstalledPatchCollection.Builder Modifier and Type Method Description static InstalledPatchCollection.BuilderInstalledPatchCollection. builder()Create a new builder.InstalledPatchCollection.BuilderInstalledPatchCollection.Builder. copy(InstalledPatchCollection model)InstalledPatchCollection.BuilderInstalledPatchCollection.Builder. items(List<InstalledPatchSummary> items)List of installed patchesInstalledPatchCollection.BuilderInstalledPatchCollection. toBuilder()
-