Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPagesByEngagementPublisher
-
Packages that use ListPagesByEngagementPublisher 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 ListPagesByEngagementPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPagesByEngagementPublisher Modifier and Type Method Description default ListPagesByEngagementPublisherSsmContactsAsyncClient. listPagesByEngagementPaginator(Consumer<ListPagesByEngagementRequest.Builder> listPagesByEngagementRequest)Lists the engagements to contact channels that occurred by engaging a contact.default ListPagesByEngagementPublisherSsmContactsAsyncClient. listPagesByEngagementPaginator(ListPagesByEngagementRequest listPagesByEngagementRequest)Lists the engagements to contact channels that occurred by engaging a contact.
-