| 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<DeleteResponsePlanResult> |
AbstractAWSSSMIncidentsAsync.deleteResponsePlanAsync(DeleteResponsePlanRequest request,
AsyncHandler<DeleteResponsePlanRequest,DeleteResponsePlanResult> asyncHandler) |
Future<DeleteResponsePlanResult> |
AWSSSMIncidentsAsyncClient.deleteResponsePlanAsync(DeleteResponsePlanRequest request,
AsyncHandler<DeleteResponsePlanRequest,DeleteResponsePlanResult> asyncHandler) |
Future<DeleteResponsePlanResult> |
AWSSSMIncidentsAsync.deleteResponsePlanAsync(DeleteResponsePlanRequest deleteResponsePlanRequest,
AsyncHandler<DeleteResponsePlanRequest,DeleteResponsePlanResult> asyncHandler)
Deletes the specified response plan.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteResponsePlanRequest |
DeleteResponsePlanRequest.clone() |
DeleteResponsePlanRequest |
DeleteResponsePlanRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the response plan.
|
Copyright © 2022. All rights reserved.