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.modelMethods in com.oracle.bmc.capacitymanagement.model that return OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollectionOccHandoverResourceBlockCollection.Builder. build()Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollection.BuilderOccHandoverResourceBlockCollection.Builder. copy(OccHandoverResourceBlockCollection model)
- 
Uses of OccHandoverResourceBlockCollection in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return OccHandoverResourceBlockCollection Modifier and Type Method Description OccHandoverResourceBlockCollectionListInternalOccHandoverResourceBlocksResponse. getOccHandoverResourceBlockCollection()The returned OccHandoverResourceBlockCollection instance.OccHandoverResourceBlockCollectionListOccHandoverResourceBlocksResponse. getOccHandoverResourceBlockCollection()The returned OccHandoverResourceBlockCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type OccHandoverResourceBlockCollection Modifier and Type Method Description ListInternalOccHandoverResourceBlocksResponse.BuilderListInternalOccHandoverResourceBlocksResponse.Builder. occHandoverResourceBlockCollection(OccHandoverResourceBlockCollection occHandoverResourceBlockCollection)The returned OccHandoverResourceBlockCollection instance.ListOccHandoverResourceBlocksResponse.BuilderListOccHandoverResourceBlocksResponse.Builder. occHandoverResourceBlockCollection(OccHandoverResourceBlockCollection occHandoverResourceBlockCollection)The returned OccHandoverResourceBlockCollection instance.
 
-