| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts |
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.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteRotationResult> |
AWSSSMContactsAsyncClient.deleteRotationAsync(DeleteRotationRequest request,
AsyncHandler<DeleteRotationRequest,DeleteRotationResult> asyncHandler) |
Future<DeleteRotationResult> |
AbstractAWSSSMContactsAsync.deleteRotationAsync(DeleteRotationRequest request,
AsyncHandler<DeleteRotationRequest,DeleteRotationResult> asyncHandler) |
Future<DeleteRotationResult> |
AWSSSMContactsAsync.deleteRotationAsync(DeleteRotationRequest deleteRotationRequest,
AsyncHandler<DeleteRotationRequest,DeleteRotationResult> asyncHandler)
Deletes a rotation from the system.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRotationRequest |
DeleteRotationRequest.clone() |
DeleteRotationRequest |
DeleteRotationRequest.withRotationId(String rotationId)
The Amazon Resource Name (ARN) of the on-call rotation to delete.
|
Copyright © 2024. All rights reserved.