Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerResponse |
CapacityManagementClient.updateOccCustomer(UpdateOccCustomerRequest request) |
UpdateOccCustomerResponse |
CapacityManagement.updateOccCustomer(UpdateOccCustomerRequest request)
The request to update the customer.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerResponse |
UpdateOccCustomerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerResponse.Builder |
UpdateOccCustomerResponse.Builder.copy(UpdateOccCustomerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.