| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| software.amazon.awssdk.services.securitylake.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDatalakeExceptionsResponse |
SecurityLakeClient.listDatalakeExceptions(Consumer<ListDatalakeExceptionsRequest.Builder> listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDatalakeExceptionsResponse> |
SecurityLakeAsyncClient.listDatalakeExceptions(Consumer<ListDatalakeExceptionsRequest.Builder> 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.
|
| 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 © 2022. All rights reserved.