| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPageReceiptsResponse> |
SsmContactsAsyncClient.listPageReceipts(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsResponse |
SsmContactsClient.listPageReceipts(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.
|
default ListPageReceiptsIterable |
SsmContactsClient.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 © 2021. All rights reserved.