Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsIterable
-
Packages that use ListNotificationChannelsIterable 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 ListNotificationChannelsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return ListNotificationChannelsIterable Modifier and Type Method Description default ListNotificationChannelsIterableDevOpsGuruClient. listNotificationChannelsPaginator(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)This is a variant ofDevOpsGuruClient.listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)operation.default ListNotificationChannelsIterableDevOpsGuruClient. listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)This is a variant ofDevOpsGuruClient.listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)operation.
-