| 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<GetRotationOverrideResult> |
AbstractAWSSSMContactsAsync.getRotationOverrideAsync(GetRotationOverrideRequest request,
AsyncHandler<GetRotationOverrideRequest,GetRotationOverrideResult> asyncHandler) |
Future<GetRotationOverrideResult> |
AWSSSMContactsAsyncClient.getRotationOverrideAsync(GetRotationOverrideRequest request,
AsyncHandler<GetRotationOverrideRequest,GetRotationOverrideResult> asyncHandler) |
Future<GetRotationOverrideResult> |
AWSSSMContactsAsync.getRotationOverrideAsync(GetRotationOverrideRequest getRotationOverrideRequest,
AsyncHandler<GetRotationOverrideRequest,GetRotationOverrideResult> asyncHandler)
Retrieves information about an override to an on-call rotation.
|
| Modifier and Type | Method and Description |
|---|---|
GetRotationOverrideRequest |
GetRotationOverrideRequest.clone() |
GetRotationOverrideRequest |
GetRotationOverrideRequest.withRotationId(String rotationId)
The Amazon Resource Name (ARN) of the overridden rotation to retrieve information about.
|
GetRotationOverrideRequest |
GetRotationOverrideRequest.withRotationOverrideId(String rotationOverrideId)
The Amazon Resource Name (ARN) of the on-call rotation override to retrieve information about.
|
Copyright © 2024. All rights reserved.