| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteResponsePlanResponse |
SsmIncidentsClient.deleteResponsePlan(Consumer<DeleteResponsePlanRequest.Builder> deleteResponsePlanRequest)
Deletes the specified response plan.
|
default DeleteResponsePlanResponse |
SsmIncidentsClient.deleteResponsePlan(DeleteResponsePlanRequest deleteResponsePlanRequest)
Deletes the specified response plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteResponsePlanResponse> |
SsmIncidentsAsyncClient.deleteResponsePlan(Consumer<DeleteResponsePlanRequest.Builder> deleteResponsePlanRequest)
Deletes the specified response plan.
|
default CompletableFuture<DeleteResponsePlanResponse> |
SsmIncidentsAsyncClient.deleteResponsePlan(DeleteResponsePlanRequest deleteResponsePlanRequest)
Deletes the specified response plan.
|
Copyright © 2023. All rights reserved.