| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.ssmcontacts.paginators | |
| software.amazon.awssdk.services.ssmcontacts.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListPreviewRotationShiftsResponse |
SsmContactsClient.listPreviewRotationShifts(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
default CompletableFuture<ListPreviewRotationShiftsResponse> |
SsmContactsAsyncClient.listPreviewRotationShifts(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
default ListPreviewRotationShiftsIterable |
SsmContactsClient.listPreviewRotationShiftsPaginator(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
default ListPreviewRotationShiftsPublisher |
SsmContactsAsyncClient.listPreviewRotationShiftsPaginator(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
| Constructor and Description |
|---|
ListPreviewRotationShiftsIterable(SsmContactsClient client,
ListPreviewRotationShiftsRequest firstRequest) |
ListPreviewRotationShiftsPublisher(SsmContactsAsyncClient client,
ListPreviewRotationShiftsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPreviewRotationShiftsRequestMarshaller.marshall(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest) |
Copyright © 2023. All rights reserved.