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.capacitymanagement
Methods in com.oracle.bmc.capacitymanagement that return UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponse
CapacityManagement. updateOccCustomer(UpdateOccCustomerRequest request)
The request to update the customer.UpdateOccCustomerResponse
CapacityManagementClient. 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.responses
Methods in com.oracle.bmc.capacitymanagement.responses that return UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponse
UpdateOccCustomerResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type UpdateOccCustomerResponse Modifier and Type Method Description UpdateOccCustomerResponse.Builder
UpdateOccCustomerResponse.Builder. copy(UpdateOccCustomerResponse o)
Copy method to populate the builder with values from the given instance.
-