Uses of Class
com.oracle.bmc.capacitymanagement.model.OccOverviewCollection
- 
Packages that use OccOverviewCollection Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of OccOverviewCollection in com.oracle.bmc.capacitymanagement.modelMethods in com.oracle.bmc.capacitymanagement.model that return OccOverviewCollection Modifier and Type Method Description OccOverviewCollectionOccOverviewCollection.Builder. build()Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccOverviewCollection Modifier and Type Method Description OccOverviewCollection.BuilderOccOverviewCollection.Builder. copy(OccOverviewCollection model)
- 
Uses of OccOverviewCollection in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return OccOverviewCollection Modifier and Type Method Description OccOverviewCollectionListInternalNamespaceOccOverviewsResponse. getOccOverviewCollection()The returned OccOverviewCollection instance.OccOverviewCollectionListOccOverviewsResponse. getOccOverviewCollection()The returned OccOverviewCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type OccOverviewCollection Modifier and Type Method Description ListInternalNamespaceOccOverviewsResponse.BuilderListInternalNamespaceOccOverviewsResponse.Builder. occOverviewCollection(OccOverviewCollection occOverviewCollection)The returned OccOverviewCollection instance.ListOccOverviewsResponse.BuilderListOccOverviewsResponse.Builder. occOverviewCollection(OccOverviewCollection occOverviewCollection)The returned OccOverviewCollection instance.
 
-