Uses of Class
com.oracle.bmc.capacitymanagement.model.OccmDemandSignalResourcePropertiesCollection.Builder
-
Packages that use OccmDemandSignalResourcePropertiesCollection.Builder Package Description com.oracle.bmc.capacitymanagement.model -
-
Uses of OccmDemandSignalResourcePropertiesCollection.Builder in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return OccmDemandSignalResourcePropertiesCollection.Builder Modifier and Type Method Description static OccmDemandSignalResourcePropertiesCollection.Builder
OccmDemandSignalResourcePropertiesCollection. builder()
Create a new builder.OccmDemandSignalResourcePropertiesCollection.Builder
OccmDemandSignalResourcePropertiesCollection.Builder. copy(OccmDemandSignalResourcePropertiesCollection model)
OccmDemandSignalResourcePropertiesCollection.Builder
OccmDemandSignalResourcePropertiesCollection.Builder. items(List<OccmDemandSignalResourcePropertiesSummary> items)
An array of items containing detailed information about a resource’s properties.OccmDemandSignalResourcePropertiesCollection.Builder
OccmDemandSignalResourcePropertiesCollection. toBuilder()
-