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