Uses of Class
software.amazon.awssdk.services.securitylake.paginators.ListLogSourcesPublisher
-
Packages that use ListLogSourcesPublisher Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service. -
-
Uses of ListLogSourcesPublisher in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return ListLogSourcesPublisher Modifier and Type Method Description default ListLogSourcesPublisherSecurityLakeAsyncClient. listLogSourcesPaginator(Consumer<ListLogSourcesRequest.Builder> listLogSourcesRequest)Retrieves the log sources in the current Amazon Web Services Region.default ListLogSourcesPublisherSecurityLakeAsyncClient. listLogSourcesPaginator(ListLogSourcesRequest listLogSourcesRequest)Retrieves the log sources in the current Amazon Web Services Region.
-