| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListPreviewRotationShiftsResponse |
SsmContactsClient.listPreviewRotationShifts(Consumer<ListPreviewRotationShiftsRequest.Builder> listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
default ListPreviewRotationShiftsResponse |
SsmContactsClient.listPreviewRotationShifts(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)
Returns a list of shifts based on rotation configuration parameters.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPreviewRotationShiftsResponse> |
SsmContactsAsyncClient.listPreviewRotationShifts(Consumer<ListPreviewRotationShiftsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListPreviewRotationShiftsResponse> |
ListPreviewRotationShiftsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPreviewRotationShiftsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPreviewRotationShiftsResponse> subscriber) |
Copyright © 2023. All rights reserved.