Waiter<GetOccCustomerGroupRequest,GetOccCustomerGroupResponse> |
CapacityManagementWaiters.forOccCustomerGroup(GetOccCustomerGroupRequest request,
OccCustomerGroup.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetOccCustomerGroupRequest,GetOccCustomerGroupResponse> |
CapacityManagementWaiters.forOccCustomerGroup(GetOccCustomerGroupRequest request,
OccCustomerGroup.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetOccCustomerGroupRequest,GetOccCustomerGroupResponse> |
CapacityManagementWaiters.forOccCustomerGroup(GetOccCustomerGroupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
OccCustomerGroup.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetOccCustomerGroupResponse |
CapacityManagement.getOccCustomerGroup(GetOccCustomerGroupRequest request) |
Gets information about the specified customer group.
|
Future<GetOccCustomerGroupResponse> |
CapacityManagementAsync.getOccCustomerGroup(GetOccCustomerGroupRequest request,
AsyncHandler<GetOccCustomerGroupRequest,GetOccCustomerGroupResponse> handler) |
Gets information about the specified customer group.
|
Future<GetOccCustomerGroupResponse> |
CapacityManagementAsyncClient.getOccCustomerGroup(GetOccCustomerGroupRequest request,
AsyncHandler<GetOccCustomerGroupRequest,GetOccCustomerGroupResponse> handler) |
|
GetOccCustomerGroupResponse |
CapacityManagementClient.getOccCustomerGroup(GetOccCustomerGroupRequest request) |
|