| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| com.amazonaws.services.ssmincidents.model | |
| com.amazonaws.services.ssmincidents.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetReplicationSetResult> |
AWSSSMIncidentsAsyncClient.getReplicationSetAsync(GetReplicationSetRequest request,
AsyncHandler<GetReplicationSetRequest,GetReplicationSetResult> asyncHandler) |
Future<GetReplicationSetResult> |
AWSSSMIncidentsAsync.getReplicationSetAsync(GetReplicationSetRequest getReplicationSetRequest,
AsyncHandler<GetReplicationSetRequest,GetReplicationSetResult> asyncHandler)
Retrieve your Incident Manager replication set.
|
Future<GetReplicationSetResult> |
AbstractAWSSSMIncidentsAsync.getReplicationSetAsync(GetReplicationSetRequest request,
AsyncHandler<GetReplicationSetRequest,GetReplicationSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetReplicationSetRequest |
GetReplicationSetRequest.clone() |
GetReplicationSetRequest |
GetReplicationSetRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the replication set you want to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetReplicationSetRequest> |
AWSSSMIncidentsWaiters.waitForReplicationSetActive()
Builds a WaitForReplicationSetActive waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetReplicationSetRequest> |
AWSSSMIncidentsWaiters.waitForReplicationSetDeleted()
Builds a WaitForReplicationSetDeleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetReplicationSetResult |
GetReplicationSetFunction.apply(GetReplicationSetRequest getReplicationSetRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.