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.model
Methods in com.oracle.bmc.capacitymanagement.model that return OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollection
OccmDemandSignalItemCollection.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollection.Builder
OccmDemandSignalItemCollection.Builder. copy(OccmDemandSignalItemCollection model)
-
Uses of OccmDemandSignalItemCollection in com.oracle.bmc.capacitymanagement.responses
Methods in com.oracle.bmc.capacitymanagement.responses that return OccmDemandSignalItemCollection Modifier and Type Method Description OccmDemandSignalItemCollection
ListOccmDemandSignalItemsResponse. getOccmDemandSignalItemCollection()
The returned OccmDemandSignalItemCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type OccmDemandSignalItemCollection Modifier and Type Method Description ListOccmDemandSignalItemsResponse.Builder
ListOccmDemandSignalItemsResponse.Builder. occmDemandSignalItemCollection(OccmDemandSignalItemCollection occmDemandSignalItemCollection)
The returned OccmDemandSignalItemCollection instance.
-