Uses of Class
software.amazon.awssdk.services.detective.paginators.ListGraphsIterable
-
Packages that use ListGraphsIterable Package Description software.amazon.awssdk.services.detective Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security issues across your Amazon Web Services (Amazon Web Services) workloads. -
-
Uses of ListGraphsIterable in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective that return ListGraphsIterable Modifier and Type Method Description default ListGraphsIterableDetectiveClient. listGraphsPaginator(Consumer<ListGraphsRequest.Builder> listGraphsRequest)Returns the list of behavior graphs that the calling account is an administrator account of.default ListGraphsIterableDetectiveClient. listGraphsPaginator(ListGraphsRequest listGraphsRequest)Returns the list of behavior graphs that the calling account is an administrator account of.
-