Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PatchCollection.Builder
- 
Packages that use PatchCollection.Builder Package Description com.oracle.bmc.fleetappsmanagement.model 
- 
- 
Uses of PatchCollection.Builder in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return PatchCollection.Builder Modifier and Type Method Description static PatchCollection.BuilderPatchCollection. builder()Create a new builder.PatchCollection.BuilderPatchCollection.Builder. copy(PatchCollection model)PatchCollection.BuilderPatchCollection.Builder. items(List<PatchSummary> items)List of patches.PatchCollection.BuilderPatchCollection. toBuilder()
 
-