Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListContactChannelsPublisher
-
Packages that use ListContactChannelsPublisher 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 ListContactChannelsPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListContactChannelsPublisher Modifier and Type Method Description default ListContactChannelsPublisherSsmContactsAsyncClient. listContactChannelsPaginator(Consumer<ListContactChannelsRequest.Builder> listContactChannelsRequest)Lists all contact channels for the specified contact.default ListContactChannelsPublisherSsmContactsAsyncClient. listContactChannelsPaginator(ListContactChannelsRequest listContactChannelsRequest)Lists all contact channels for the specified contact.
-