| 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 |
|---|---|
UpdateResponsePlanResult |
AWSSSMIncidentsClient.updateResponsePlan(UpdateResponsePlanRequest request)
Updates the specified response plan.
|
UpdateResponsePlanResult |
AbstractAWSSSMIncidents.updateResponsePlan(UpdateResponsePlanRequest request) |
UpdateResponsePlanResult |
AWSSSMIncidents.updateResponsePlan(UpdateResponsePlanRequest updateResponsePlanRequest)
Updates the specified response plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateResponsePlanResult> |
AWSSSMIncidentsAsyncClient.updateResponsePlanAsync(UpdateResponsePlanRequest request,
AsyncHandler<UpdateResponsePlanRequest,UpdateResponsePlanResult> asyncHandler) |
Future<UpdateResponsePlanResult> |
AWSSSMIncidentsAsync.updateResponsePlanAsync(UpdateResponsePlanRequest updateResponsePlanRequest,
AsyncHandler<UpdateResponsePlanRequest,UpdateResponsePlanResult> asyncHandler)
Updates the specified response plan.
|
Future<UpdateResponsePlanResult> |
AbstractAWSSSMIncidentsAsync.updateResponsePlanAsync(UpdateResponsePlanRequest request,
AsyncHandler<UpdateResponsePlanRequest,UpdateResponsePlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateResponsePlanResult |
UpdateResponsePlanResult.clone() |
Copyright © 2024. All rights reserved.