Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerGroupResponse |
CapacityManagementClient.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request) |
UpdateOccCustomerGroupResponse |
CapacityManagement.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request)
The request to update the customer group.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateOccCustomerGroupResponse> |
CapacityManagementAsync.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request,
AsyncHandler<UpdateOccCustomerGroupRequest,UpdateOccCustomerGroupResponse> handler)
The request to update the customer group.
|
Future<UpdateOccCustomerGroupResponse> |
CapacityManagementAsyncClient.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request,
AsyncHandler<UpdateOccCustomerGroupRequest,UpdateOccCustomerGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateOccCustomerGroupResponse> |
CapacityManagementAsync.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request,
AsyncHandler<UpdateOccCustomerGroupRequest,UpdateOccCustomerGroupResponse> handler)
The request to update the customer group.
|
Future<UpdateOccCustomerGroupResponse> |
CapacityManagementAsyncClient.updateOccCustomerGroup(UpdateOccCustomerGroupRequest request,
AsyncHandler<UpdateOccCustomerGroupRequest,UpdateOccCustomerGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerGroupResponse |
UpdateOccCustomerGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerGroupResponse.Builder |
UpdateOccCustomerGroupResponse.Builder.copy(UpdateOccCustomerGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.