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)This is a variant ofSsmContactsClient.listContactChannels(software.amazon.awssdk.services.ssmcontacts.model.ListContactChannelsRequest)operation.default ListContactChannelsIterableSsmContactsClient. listContactChannelsPaginator(ListContactChannelsRequest listContactChannelsRequest)This is a variant ofSsmContactsClient.listContactChannels(software.amazon.awssdk.services.ssmcontacts.model.ListContactChannelsRequest)operation.
-