| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.builder() |
ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.Builder.exceptions(Collection<DataLakeException> exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.Builder.exceptions(Consumer<DataLakeException.Builder>... exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.Builder.exceptions(DataLakeException... exceptions)
Lists the failures that cannot be retried in the current Region.
|
ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.Builder.nextToken(String nextToken)
List if there are more results available.
|
ListDataLakeExceptionsResponse.Builder |
ListDataLakeExceptionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDataLakeExceptionsResponse.Builder> |
ListDataLakeExceptionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.