Uses of Class
com.oracle.bmc.capacitymanagement.model.OccmDemandSignalItemCollection
- 
Packages that use OccmDemandSignalItemCollection Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of OccmDemandSignalItemCollection in com.oracle.bmc.capacitymanagement.modelMethods in com.oracle.bmc.capacitymanagement.model that return OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollectionOccmDemandSignalItemCollection.Builder. build()Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollection.BuilderOccmDemandSignalItemCollection.Builder. copy(OccmDemandSignalItemCollection model)
- 
Uses of OccmDemandSignalItemCollection in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollectionListOccmDemandSignalItemsResponse. getOccmDemandSignalItemCollection()The returned OccmDemandSignalItemCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type OccmDemandSignalItemCollection Modifier and Type Method Description ListOccmDemandSignalItemsResponse.BuilderListOccmDemandSignalItemsResponse.Builder. occmDemandSignalItemCollection(OccmDemandSignalItemCollection occmDemandSignalItemCollection)The returned OccmDemandSignalItemCollection instance.
 
-