Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPageReceiptsIterable
-
Packages that use ListPageReceiptsIterable 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. -
-
Uses of ListPageReceiptsIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPageReceiptsIterable Modifier and Type Method Description default ListPageReceiptsIterableSsmContactsClient. listPageReceiptsPaginator(Consumer<ListPageReceiptsRequest.Builder> listPageReceiptsRequest)Lists all of the engagements to contact channels that have been acknowledged.default ListPageReceiptsIterableSsmContactsClient. listPageReceiptsPaginator(ListPageReceiptsRequest listPageReceiptsRequest)Lists all of the engagements to contact channels that have been acknowledged.
-