Uses of Class
com.oracle.bmc.demandsignal.model.OccDemandSignalCollection
-
Packages that use OccDemandSignalCollection Package Description com.oracle.bmc.demandsignal.model com.oracle.bmc.demandsignal.responses -
-
Uses of OccDemandSignalCollection in com.oracle.bmc.demandsignal.model
Methods in com.oracle.bmc.demandsignal.model that return OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollection
OccDemandSignalCollection.Builder. build()
Methods in com.oracle.bmc.demandsignal.model with parameters of type OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollection.Builder
OccDemandSignalCollection.Builder. copy(OccDemandSignalCollection model)
-
Uses of OccDemandSignalCollection in com.oracle.bmc.demandsignal.responses
Methods in com.oracle.bmc.demandsignal.responses that return OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollection
ListOccDemandSignalsResponse. getOccDemandSignalCollection()
The returned OccDemandSignalCollection instance.Methods in com.oracle.bmc.demandsignal.responses with parameters of type OccDemandSignalCollection Modifier and Type Method Description ListOccDemandSignalsResponse.Builder
ListOccDemandSignalsResponse.Builder. occDemandSignalCollection(OccDemandSignalCollection occDemandSignalCollection)
The returned OccDemandSignalCollection instance.
-