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