Uses of Class
com.oracle.bmc.capacitymanagement.model.OccmDemandSignalResourcePropertiesSummary
-
Packages that use OccmDemandSignalResourcePropertiesSummary Package Description com.oracle.bmc.capacitymanagement.model -
-
Uses of OccmDemandSignalResourcePropertiesSummary in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return OccmDemandSignalResourcePropertiesSummary Modifier and Type Method Description OccmDemandSignalResourcePropertiesSummary
OccmDemandSignalResourcePropertiesSummary.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model that return types with arguments of type OccmDemandSignalResourcePropertiesSummary Modifier and Type Method Description List<OccmDemandSignalResourcePropertiesSummary>
OccmDemandSignalResourcePropertiesCollection. getItems()
An array of items containing detailed information about a resource’s properties.Methods in com.oracle.bmc.capacitymanagement.model with parameters of type OccmDemandSignalResourcePropertiesSummary Modifier and Type Method Description OccmDemandSignalResourcePropertiesSummary.Builder
OccmDemandSignalResourcePropertiesSummary.Builder. copy(OccmDemandSignalResourcePropertiesSummary model)
Method parameters in com.oracle.bmc.capacitymanagement.model with type arguments of type OccmDemandSignalResourcePropertiesSummary Modifier and Type Method Description OccmDemandSignalResourcePropertiesCollection.Builder
OccmDemandSignalResourcePropertiesCollection.Builder. items(List<OccmDemandSignalResourcePropertiesSummary> items)
An array of items containing detailed information about a resource’s properties.Constructor parameters in com.oracle.bmc.capacitymanagement.model with type arguments of type OccmDemandSignalResourcePropertiesSummary Constructor Description OccmDemandSignalResourcePropertiesCollection(List<OccmDemandSignalResourcePropertiesSummary> items)
Deprecated.
-