| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
DataLakeException |
DataLakeException.clone() |
DataLakeException |
DataLakeException.withException(String exception)
The underlying exception of a Security Lake exception.
|
DataLakeException |
DataLakeException.withRegion(String region)
The Amazon Web Services Regions where the exception occurred.
|
DataLakeException |
DataLakeException.withRemediation(String remediation)
List of all remediation steps for a Security Lake exception.
|
DataLakeException |
DataLakeException.withTimestamp(Date timestamp)
This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation
had errors or missing values.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataLakeException> |
ListDataLakeExceptionsResult.getExceptions()
Lists the failures that cannot be retried in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.withExceptions(DataLakeException... exceptions)
Lists the failures that cannot be retried in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDataLakeExceptionsResult.setExceptions(Collection<DataLakeException> exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResult |
ListDataLakeExceptionsResult.withExceptions(Collection<DataLakeException> exceptions)
Lists the failures that cannot be retried in the current Region.
|
Copyright © 2024. All rights reserved.