Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsPublisher
-
Packages that use ListNotificationChannelsPublisher Package Description software.amazon.awssdk.services.devopsguru Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. -
-
Uses of ListNotificationChannelsPublisher in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return ListNotificationChannelsPublisher Modifier and Type Method Description default ListNotificationChannelsPublisherDevOpsGuruAsyncClient. listNotificationChannelsPaginator(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)This is a variant ofDevOpsGuruAsyncClient.listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)operation.default ListNotificationChannelsPublisherDevOpsGuruAsyncClient. listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)This is a variant ofDevOpsGuruAsyncClient.listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)operation.
-