Uses of Class
software.amazon.awssdk.services.detective.paginators.ListGraphsPublisher
-
Packages that use ListGraphsPublisher 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 ListGraphsPublisher in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective that return ListGraphsPublisher Modifier and Type Method Description default ListGraphsPublisherDetectiveAsyncClient. listGraphsPaginator(Consumer<ListGraphsRequest.Builder> listGraphsRequest)This is a variant ofDetectiveAsyncClient.listGraphs(software.amazon.awssdk.services.detective.model.ListGraphsRequest)operation.default ListGraphsPublisherDetectiveAsyncClient. listGraphsPaginator(ListGraphsRequest listGraphsRequest)This is a variant ofDetectiveAsyncClient.listGraphs(software.amazon.awssdk.services.detective.model.ListGraphsRequest)operation.
-