| 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 |
|---|---|
CreateRotationResult |
AWSSSMContactsClient.createRotation(CreateRotationRequest request)
Creates a rotation in an on-call schedule.
|
CreateRotationResult |
AbstractAWSSSMContacts.createRotation(CreateRotationRequest request) |
CreateRotationResult |
AWSSSMContacts.createRotation(CreateRotationRequest createRotationRequest)
Creates a rotation in an on-call schedule.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateRotationResult> |
AWSSSMContactsAsyncClient.createRotationAsync(CreateRotationRequest request,
AsyncHandler<CreateRotationRequest,CreateRotationResult> asyncHandler) |
Future<CreateRotationResult> |
AbstractAWSSSMContactsAsync.createRotationAsync(CreateRotationRequest request,
AsyncHandler<CreateRotationRequest,CreateRotationResult> asyncHandler) |
Future<CreateRotationResult> |
AWSSSMContactsAsync.createRotationAsync(CreateRotationRequest createRotationRequest,
AsyncHandler<CreateRotationRequest,CreateRotationResult> asyncHandler)
Creates a rotation in an on-call schedule.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRotationResult |
CreateRotationResult.clone() |
CreateRotationResult |
CreateRotationResult.withRotationArn(String rotationArn)
The Amazon Resource Name (ARN) of the created rotation.
|
Copyright © 2025. All rights reserved.