Uses of Class
com.oracle.bmc.wlms.model.InstalledPatchCollection.Builder
- 
Packages that use InstalledPatchCollection.Builder Package Description com.oracle.bmc.wlms.model 
- 
- 
Uses of InstalledPatchCollection.Builder in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.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 patches per serverInstalledPatchCollection.BuilderInstalledPatchCollection. toBuilder()
 
-