Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PatchCollection
-
Packages that use PatchCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of PatchCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PatchCollection Modifier and Type Method Description PatchCollection
PatchCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type PatchCollection Modifier and Type Method Description PatchCollection.Builder
PatchCollection.Builder. copy(PatchCollection model)
-
Uses of PatchCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return PatchCollection Modifier and Type Method Description PatchCollection
ListPatchesResponse. getPatchCollection()
The returned PatchCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type PatchCollection Modifier and Type Method Description ListPatchesResponse.Builder
ListPatchesResponse.Builder. patchCollection(PatchCollection patchCollection)
The returned PatchCollection instance.
-