| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteRotationResponse |
SsmContactsClient.deleteRotation(Consumer<DeleteRotationRequest.Builder> deleteRotationRequest)
Deletes a rotation from the system.
|
default DeleteRotationResponse |
SsmContactsClient.deleteRotation(DeleteRotationRequest deleteRotationRequest)
Deletes a rotation from the system.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteRotationResponse> |
SsmContactsAsyncClient.deleteRotation(Consumer<DeleteRotationRequest.Builder> deleteRotationRequest)
Deletes a rotation from the system.
|
default CompletableFuture<DeleteRotationResponse> |
SsmContactsAsyncClient.deleteRotation(DeleteRotationRequest deleteRotationRequest)
Deletes a rotation from the system.
|
Copyright © 2023. All rights reserved.