| 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 |
|---|---|
GetRotationResult |
AWSSSMContactsClient.getRotation(GetRotationRequest request)
Retrieves information about an on-call rotation.
|
GetRotationResult |
AbstractAWSSSMContacts.getRotation(GetRotationRequest request) |
GetRotationResult |
AWSSSMContacts.getRotation(GetRotationRequest getRotationRequest)
Retrieves information about an on-call rotation.
|
Future<GetRotationResult> |
AWSSSMContactsAsyncClient.getRotationAsync(GetRotationRequest request) |
Future<GetRotationResult> |
AWSSSMContactsAsync.getRotationAsync(GetRotationRequest getRotationRequest)
Retrieves information about an on-call rotation.
|
Future<GetRotationResult> |
AbstractAWSSSMContactsAsync.getRotationAsync(GetRotationRequest request) |
Future<GetRotationResult> |
AWSSSMContactsAsyncClient.getRotationAsync(GetRotationRequest request,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler) |
Future<GetRotationResult> |
AWSSSMContactsAsync.getRotationAsync(GetRotationRequest getRotationRequest,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler)
Retrieves information about an on-call rotation.
|
Future<GetRotationResult> |
AbstractAWSSSMContactsAsync.getRotationAsync(GetRotationRequest request,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetRotationResult> |
AWSSSMContactsAsyncClient.getRotationAsync(GetRotationRequest request,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler) |
Future<GetRotationResult> |
AWSSSMContactsAsync.getRotationAsync(GetRotationRequest getRotationRequest,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler)
Retrieves information about an on-call rotation.
|
Future<GetRotationResult> |
AbstractAWSSSMContactsAsync.getRotationAsync(GetRotationRequest request,
AsyncHandler<GetRotationRequest,GetRotationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRotationRequest |
GetRotationRequest.clone() |
GetRotationRequest |
GetRotationRequest.withRotationId(String rotationId)
The Amazon Resource Name (ARN) of the on-call rotation to retrieve information about.
|
Copyright © 2024. All rights reserved.