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.modelMethods in com.oracle.bmc.demandsignal.model that return OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollectionOccDemandSignalCollection.Builder. build()Methods in com.oracle.bmc.demandsignal.model with parameters of type OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollection.BuilderOccDemandSignalCollection.Builder. copy(OccDemandSignalCollection model)
- 
Uses of OccDemandSignalCollection in com.oracle.bmc.demandsignal.responsesMethods in com.oracle.bmc.demandsignal.responses that return OccDemandSignalCollection Modifier and Type Method Description OccDemandSignalCollectionListOccDemandSignalsResponse. getOccDemandSignalCollection()The returned OccDemandSignalCollection instance.Methods in com.oracle.bmc.demandsignal.responses with parameters of type OccDemandSignalCollection Modifier and Type Method Description ListOccDemandSignalsResponse.BuilderListOccDemandSignalsResponse.Builder. occDemandSignalCollection(OccDemandSignalCollection occDemandSignalCollection)The returned OccDemandSignalCollection instance.
 
-