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