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