Uses of Class
com.oracle.bmc.capacitymanagement.model.UpdateOccCustomerGroupDetails
-
Packages that use UpdateOccCustomerGroupDetails Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.requests -
-
Uses of UpdateOccCustomerGroupDetails in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return UpdateOccCustomerGroupDetails Modifier and Type Method Description UpdateOccCustomerGroupDetails
UpdateOccCustomerGroupDetails.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model with parameters of type UpdateOccCustomerGroupDetails Modifier and Type Method Description UpdateOccCustomerGroupDetails.Builder
UpdateOccCustomerGroupDetails.Builder. copy(UpdateOccCustomerGroupDetails model)
-
Uses of UpdateOccCustomerGroupDetails in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return UpdateOccCustomerGroupDetails Modifier and Type Method Description UpdateOccCustomerGroupDetails
UpdateOccCustomerGroupRequest. getBody$()
Alternative accessor for the body parameter.UpdateOccCustomerGroupDetails
UpdateOccCustomerGroupRequest. getUpdateOccCustomerGroupDetails()
Request to update the properties of the customer group.Methods in com.oracle.bmc.capacitymanagement.requests with parameters of type UpdateOccCustomerGroupDetails Modifier and Type Method Description UpdateOccCustomerGroupRequest.Builder
UpdateOccCustomerGroupRequest.Builder. body$(UpdateOccCustomerGroupDetails body)
Alternative setter for the body parameter.UpdateOccCustomerGroupRequest.Builder
UpdateOccCustomerGroupRequest.Builder. updateOccCustomerGroupDetails(UpdateOccCustomerGroupDetails updateOccCustomerGroupDetails)
Request to update the properties of the customer group.
-