Uses of Class
com.oracle.bmc.capacitymanagement.model.OccHandoverResourceBlockCollection
-
Packages that use OccHandoverResourceBlockCollection Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.responses -
-
Uses of OccHandoverResourceBlockCollection in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollection
OccHandoverResourceBlockCollection.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollection.Builder
OccHandoverResourceBlockCollection.Builder. copy(OccHandoverResourceBlockCollection model)
-
Uses of OccHandoverResourceBlockCollection in com.oracle.bmc.capacitymanagement.responses
Methods in com.oracle.bmc.capacitymanagement.responses that return OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollection
ListInternalOccHandoverResourceBlocksResponse. getOccHandoverResourceBlockCollection()
The returned OccHandoverResourceBlockCollection instance.OccHandoverResourceBlockCollection
ListOccHandoverResourceBlocksResponse. getOccHandoverResourceBlockCollection()
The returned OccHandoverResourceBlockCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type OccHandoverResourceBlockCollection Modifier and Type Method Description ListInternalOccHandoverResourceBlocksResponse.Builder
ListInternalOccHandoverResourceBlocksResponse.Builder. occHandoverResourceBlockCollection(OccHandoverResourceBlockCollection occHandoverResourceBlockCollection)
The returned OccHandoverResourceBlockCollection instance.ListOccHandoverResourceBlocksResponse.Builder
ListOccHandoverResourceBlocksResponse.Builder. occHandoverResourceBlockCollection(OccHandoverResourceBlockCollection occHandoverResourceBlockCollection)
The returned OccHandoverResourceBlockCollection instance.
-