Uses of Class
com.oracle.bmc.wlms.model.ApplicablePatchCollection.Builder
-
Packages that use ApplicablePatchCollection.Builder Package Description com.oracle.bmc.wlms.model -
-
Uses of ApplicablePatchCollection.Builder in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return ApplicablePatchCollection.Builder Modifier and Type Method Description static ApplicablePatchCollection.Builder
ApplicablePatchCollection. builder()
Create a new builder.ApplicablePatchCollection.Builder
ApplicablePatchCollection.Builder. copy(ApplicablePatchCollection model)
ApplicablePatchCollection.Builder
ApplicablePatchCollection.Builder. items(List<ApplicablePatchSummary> items)
List of patches per WebLogic version and middleware type.ApplicablePatchCollection.Builder
ApplicablePatchCollection. toBuilder()
-