| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.builder() |
ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.Builder.nextToken(String nextToken)
List if there are more results available.
|
ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.Builder.nonRetryableFailures(Collection<FailuresResponse> nonRetryableFailures)
Lists the non-retryable failures in the current region.
|
ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.Builder.nonRetryableFailures(Consumer<FailuresResponse.Builder>... nonRetryableFailures)
Lists the non-retryable failures in the current region.
|
ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.Builder.nonRetryableFailures(FailuresResponse... nonRetryableFailures)
Lists the non-retryable failures in the current region.
|
ListDatalakeExceptionsResponse.Builder |
ListDatalakeExceptionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDatalakeExceptionsResponse.Builder> |
ListDatalakeExceptionsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.