Uses of Class
software.amazon.awssdk.services.securitylake.paginators.ListDataLakeExceptionsIterable
-
Packages that use ListDataLakeExceptionsIterable Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service. -
-
Uses of ListDataLakeExceptionsIterable in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return ListDataLakeExceptionsIterable Modifier and Type Method Description default ListDataLakeExceptionsIterableSecurityLakeClient. listDataLakeExceptionsPaginator(Consumer<ListDataLakeExceptionsRequest.Builder> listDataLakeExceptionsRequest)Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.default ListDataLakeExceptionsIterableSecurityLakeClient. listDataLakeExceptionsPaginator(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
-