Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPagesByContactPublisher
-
Packages that use ListPagesByContactPublisher 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 ListPagesByContactPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPagesByContactPublisher Modifier and Type Method Description default ListPagesByContactPublisherSsmContactsAsyncClient. listPagesByContactPaginator(Consumer<ListPagesByContactRequest.Builder> listPagesByContactRequest)Lists the engagements to a contact's contact channels.default ListPagesByContactPublisherSsmContactsAsyncClient. listPagesByContactPaginator(ListPagesByContactRequest listPagesByContactRequest)Lists the engagements to a contact's contact channels.
-