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