| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| software.amazon.awssdk.services.securitylake.paginators | |
| software.amazon.awssdk.services.securitylake.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataLakeExceptionsResponse> |
SecurityLakeAsyncClient.listDataLakeExceptions(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDataLakeExceptionsResponse |
SecurityLakeClient.listDataLakeExceptions(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDataLakeExceptionsPublisher |
SecurityLakeAsyncClient.listDataLakeExceptionsPaginator(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDataLakeExceptionsIterable |
SecurityLakeClient.listDataLakeExceptionsPaginator(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)
Lists 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 © 2023. All rights reserved.