Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.ListEventsIterable
-
Packages that use ListEventsIterable 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 ListEventsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return ListEventsIterable Modifier and Type Method Description default ListEventsIterableDevOpsGuruClient. listEventsPaginator(Consumer<ListEventsRequest.Builder> listEventsRequest)Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.default ListEventsIterableDevOpsGuruClient. listEventsPaginator(ListEventsRequest listEventsRequest)Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
-