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