| 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 |
| Modifier and Type | Method and Description |
|---|---|
Future<GetResponsePlanResult> |
AWSSSMIncidentsAsyncClient.getResponsePlanAsync(GetResponsePlanRequest request,
AsyncHandler<GetResponsePlanRequest,GetResponsePlanResult> asyncHandler) |
Future<GetResponsePlanResult> |
AWSSSMIncidentsAsync.getResponsePlanAsync(GetResponsePlanRequest getResponsePlanRequest,
AsyncHandler<GetResponsePlanRequest,GetResponsePlanResult> asyncHandler)
Retrieves the details of the specified response plan.
|
Future<GetResponsePlanResult> |
AbstractAWSSSMIncidentsAsync.getResponsePlanAsync(GetResponsePlanRequest request,
AsyncHandler<GetResponsePlanRequest,GetResponsePlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetResponsePlanRequest |
GetResponsePlanRequest.clone() |
GetResponsePlanRequest |
GetResponsePlanRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the response plan.
|
Copyright © 2025. All rights reserved.