| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
ListDataLakeExceptionsResult |
AbstractAmazonSecurityLake.listDataLakeExceptions(ListDataLakeExceptionsRequest request) |
ListDataLakeExceptionsResult |
AmazonSecurityLake.listDataLakeExceptions(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
ListDataLakeExceptionsResult |
AmazonSecurityLakeClient.listDataLakeExceptions(ListDataLakeExceptionsRequest request)
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 |
|---|---|
Future<ListDataLakeExceptionsResult> |
AbstractAmazonSecurityLakeAsync.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler) |
Future<ListDataLakeExceptionsResult> |
AmazonSecurityLakeAsyncClient.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler) |
Future<ListDataLakeExceptionsResult> |
AmazonSecurityLakeAsync.listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest listDataLakeExceptionsRequest,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler)
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 |
|---|---|
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.clone() |
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.withExceptions(Collection<DataLakeException> exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.withExceptions(DataLakeException... exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.withNextToken(String nextToken)
List if there are more results available.
|
Copyright © 2024. All rights reserved.