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)Returns a list of notification channels configured for DevOps Guru.default ListNotificationChannelsIterableDevOpsGuruClient. listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)Returns a list of notification channels configured for DevOps Guru.
-