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