| 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 |
|---|---|
UpdateRotationResult |
AWSSSMContactsClient.updateRotation(UpdateRotationRequest request)
Updates the information specified for an on-call rotation.
|
UpdateRotationResult |
AbstractAWSSSMContacts.updateRotation(UpdateRotationRequest request) |
UpdateRotationResult |
AWSSSMContacts.updateRotation(UpdateRotationRequest updateRotationRequest)
Updates the information specified for an on-call rotation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRotationResult> |
AWSSSMContactsAsyncClient.updateRotationAsync(UpdateRotationRequest request,
AsyncHandler<UpdateRotationRequest,UpdateRotationResult> asyncHandler) |
Future<UpdateRotationResult> |
AbstractAWSSSMContactsAsync.updateRotationAsync(UpdateRotationRequest request,
AsyncHandler<UpdateRotationRequest,UpdateRotationResult> asyncHandler) |
Future<UpdateRotationResult> |
AWSSSMContactsAsync.updateRotationAsync(UpdateRotationRequest updateRotationRequest,
AsyncHandler<UpdateRotationRequest,UpdateRotationResult> asyncHandler)
Updates the information specified for an on-call rotation.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRotationResult |
UpdateRotationResult.clone() |
Copyright © 2024. All rights reserved.