| 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 |
|---|---|
DeleteResponsePlanResult |
AWSSSMIncidentsClient.deleteResponsePlan(DeleteResponsePlanRequest request)
Deletes the specified response plan.
|
DeleteResponsePlanResult |
AWSSSMIncidents.deleteResponsePlan(DeleteResponsePlanRequest deleteResponsePlanRequest)
Deletes the specified response plan.
|
DeleteResponsePlanResult |
AbstractAWSSSMIncidents.deleteResponsePlan(DeleteResponsePlanRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<DeleteResponsePlanResult> |
AbstractAWSSSMIncidentsAsync.deleteResponsePlanAsync(DeleteResponsePlanRequest request,
AsyncHandler<DeleteResponsePlanRequest,DeleteResponsePlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteResponsePlanResult |
DeleteResponsePlanResult.clone() |
Copyright © 2025. All rights reserved.