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