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.model
Methods in com.oracle.bmc.wlms.model that return InstalledPatchCollection.Builder Modifier and Type Method Description static InstalledPatchCollection.Builder
InstalledPatchCollection. builder()
Create a new builder.InstalledPatchCollection.Builder
InstalledPatchCollection.Builder. copy(InstalledPatchCollection model)
InstalledPatchCollection.Builder
InstalledPatchCollection.Builder. items(List<InstalledPatchSummary> items)
List of installed patches per serverInstalledPatchCollection.Builder
InstalledPatchCollection. toBuilder()
-