| 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 ListPageReceiptsResponse |
SsmContactsClient.listPageReceipts(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default CompletableFuture<ListPageReceiptsResponse> |
SsmContactsAsyncClient.listPageReceipts(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsIterable |
SsmContactsClient.listPageReceiptsPaginator(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsPublisher |
SsmContactsAsyncClient.listPageReceiptsPaginator(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
| Constructor and Description |
|---|
ListPageReceiptsIterable(SsmContactsClient client,
ListPageReceiptsRequest firstRequest) |
ListPageReceiptsPublisher(SsmContactsAsyncClient client,
ListPageReceiptsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPageReceiptsRequestMarshaller.marshall(ListPageReceiptsRequest listPageReceiptsRequest) |
Copyright © 2023. All rights reserved.