Uses of Class
com.oracle.bmc.capacitymanagement.model.InternalOccmDemandSignalItemCollection
-
Packages that use InternalOccmDemandSignalItemCollection Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.responses -
-
Uses of InternalOccmDemandSignalItemCollection in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return InternalOccmDemandSignalItemCollection Modifier and Type Method Description InternalOccmDemandSignalItemCollection
InternalOccmDemandSignalItemCollection.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model with parameters of type InternalOccmDemandSignalItemCollection Modifier and Type Method Description InternalOccmDemandSignalItemCollection.Builder
InternalOccmDemandSignalItemCollection.Builder. copy(InternalOccmDemandSignalItemCollection model)
-
Uses of InternalOccmDemandSignalItemCollection in com.oracle.bmc.capacitymanagement.responses
Methods in com.oracle.bmc.capacitymanagement.responses that return InternalOccmDemandSignalItemCollection Modifier and Type Method Description InternalOccmDemandSignalItemCollection
ListInternalOccmDemandSignalItemsResponse. getInternalOccmDemandSignalItemCollection()
The returned InternalOccmDemandSignalItemCollection instance.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type InternalOccmDemandSignalItemCollection Modifier and Type Method Description ListInternalOccmDemandSignalItemsResponse.Builder
ListInternalOccmDemandSignalItemsResponse.Builder. internalOccmDemandSignalItemCollection(InternalOccmDemandSignalItemCollection internalOccmDemandSignalItemCollection)
The returned InternalOccmDemandSignalItemCollection instance.
-