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