Uses of Class
com.oracle.bmc.wlms.model.ApplicablePatchCollection
-
Packages that use ApplicablePatchCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses -
-
Uses of ApplicablePatchCollection in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return ApplicablePatchCollection Modifier and Type Method Description ApplicablePatchCollection
ApplicablePatchCollection.Builder. build()
Methods in com.oracle.bmc.wlms.model with parameters of type ApplicablePatchCollection Modifier and Type Method Description ApplicablePatchCollection.Builder
ApplicablePatchCollection.Builder. copy(ApplicablePatchCollection model)
-
Uses of ApplicablePatchCollection in com.oracle.bmc.wlms.responses
Methods in com.oracle.bmc.wlms.responses that return ApplicablePatchCollection Modifier and Type Method Description ApplicablePatchCollection
ListApplicablePatchesResponse. getApplicablePatchCollection()
The returned ApplicablePatchCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type ApplicablePatchCollection Modifier and Type Method Description ListApplicablePatchesResponse.Builder
ListApplicablePatchesResponse.Builder. applicablePatchCollection(ApplicablePatchCollection applicablePatchCollection)
The returned ApplicablePatchCollection instance.
-