| 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 |
|---|---|
CreateRotationOverrideResult |
AbstractAWSSSMContacts.createRotationOverride(CreateRotationOverrideRequest request) |
CreateRotationOverrideResult |
AWSSSMContactsClient.createRotationOverride(CreateRotationOverrideRequest request)
Creates an override for a rotation in an on-call schedule.
|
CreateRotationOverrideResult |
AWSSSMContacts.createRotationOverride(CreateRotationOverrideRequest createRotationOverrideRequest)
Creates an override for a rotation in an on-call schedule.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateRotationOverrideResult> |
AWSSSMContactsAsyncClient.createRotationOverrideAsync(CreateRotationOverrideRequest request,
AsyncHandler<CreateRotationOverrideRequest,CreateRotationOverrideResult> asyncHandler) |
Future<CreateRotationOverrideResult> |
AbstractAWSSSMContactsAsync.createRotationOverrideAsync(CreateRotationOverrideRequest request,
AsyncHandler<CreateRotationOverrideRequest,CreateRotationOverrideResult> asyncHandler) |
Future<CreateRotationOverrideResult> |
AWSSSMContactsAsync.createRotationOverrideAsync(CreateRotationOverrideRequest createRotationOverrideRequest,
AsyncHandler<CreateRotationOverrideRequest,CreateRotationOverrideResult> asyncHandler)
Creates an override for a rotation in an on-call schedule.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRotationOverrideResult |
CreateRotationOverrideResult.clone() |
CreateRotationOverrideResult |
CreateRotationOverrideResult.withRotationOverrideId(String rotationOverrideId)
The Amazon Resource Name (ARN) of the created rotation override.
|
Copyright © 2024. All rights reserved.