| 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 GetRotationResponse |
SsmContactsClient.getRotation(Consumer<GetRotationRequest.Builder> getRotationRequest)
Retrieves information about an on-call rotation.
|
default GetRotationResponse |
SsmContactsClient.getRotation(GetRotationRequest getRotationRequest)
Retrieves information about an on-call rotation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRotationResponse> |
SsmContactsAsyncClient.getRotation(Consumer<GetRotationRequest.Builder> getRotationRequest)
Retrieves information about an on-call rotation.
|
default CompletableFuture<GetRotationResponse> |
SsmContactsAsyncClient.getRotation(GetRotationRequest getRotationRequest)
Retrieves information about an on-call rotation.
|
Copyright © 2023. All rights reserved.