Uses of Class
com.oracle.bmc.capacitymanagement.responses.UpdateOccCustomerResponse
- 
Packages that use UpdateOccCustomerResponse Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of UpdateOccCustomerResponse in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement that return UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponseCapacityManagement. updateOccCustomer(UpdateOccCustomerRequest request)The request to update the customer.UpdateOccCustomerResponseCapacityManagementClient. updateOccCustomer(UpdateOccCustomerRequest request)Methods in com.oracle.bmc.capacitymanagement that return types with arguments of type UpdateOccCustomerResponse Modifier and Type Method Description Future<UpdateOccCustomerResponse>CapacityManagementAsync. updateOccCustomer(UpdateOccCustomerRequest request, AsyncHandler<UpdateOccCustomerRequest,UpdateOccCustomerResponse> handler)The request to update the customer.Future<UpdateOccCustomerResponse>CapacityManagementAsyncClient. updateOccCustomer(UpdateOccCustomerRequest request, AsyncHandler<UpdateOccCustomerRequest,UpdateOccCustomerResponse> handler)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type UpdateOccCustomerResponse Modifier and Type Method Description Future<UpdateOccCustomerResponse>CapacityManagementAsync. updateOccCustomer(UpdateOccCustomerRequest request, AsyncHandler<UpdateOccCustomerRequest,UpdateOccCustomerResponse> handler)The request to update the customer.Future<UpdateOccCustomerResponse>CapacityManagementAsyncClient. updateOccCustomer(UpdateOccCustomerRequest request, AsyncHandler<UpdateOccCustomerRequest,UpdateOccCustomerResponse> handler)
- 
Uses of UpdateOccCustomerResponse in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponseUpdateOccCustomerResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponse.BuilderUpdateOccCustomerResponse.Builder. copy(UpdateOccCustomerResponse o)Copy method to populate the builder with values from the given instance.
 
-