| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
|
| com.amazonaws.services.securitylake.model |
| 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 |
|---|---|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.clone() |
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withMaxFailures(Integer maxFailures)
List the maximum number of failures in Security Lake.
|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withNextToken(String nextToken)
List if there are more results available.
|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withRegionSet(Collection<String> regionSet)
List the Amazon Web Services Regions from which exceptions are retrieved.
|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withRegionSet(Region... regionSet)
List the Amazon Web Services Regions from which exceptions are retrieved.
|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withRegionSet(String... regionSet)
List the Amazon Web Services Regions from which exceptions are retrieved.
|
Copyright © 2023. All rights reserved.