| Modifier and Type | Method and Description |
|---|---|
default ListDatalakeExceptionsResponse |
SecurityLakeClient.listDatalakeExceptions(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default CompletableFuture<ListDatalakeExceptionsResponse> |
SecurityLakeAsyncClient.listDatalakeExceptions(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDatalakeExceptionsIterable |
SecurityLakeClient.listDatalakeExceptionsPaginator(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDatalakeExceptionsPublisher |
SecurityLakeAsyncClient.listDatalakeExceptionsPaginator(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
| Constructor and Description |
|---|
ListDatalakeExceptionsIterable(SecurityLakeClient client,
ListDatalakeExceptionsRequest firstRequest) |
ListDatalakeExceptionsPublisher(SecurityLakeAsyncClient client,
ListDatalakeExceptionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDatalakeExceptionsRequestMarshaller.marshall(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest) |
Copyright © 2022. All rights reserved.