| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
FailuresResponse |
FailuresResponse.clone() |
FailuresResponse |
FailuresResponse.withFailures(Collection<Failures> failures)
List of all failures.
|
FailuresResponse |
FailuresResponse.withFailures(Failures... failures)
List of all failures.
|
FailuresResponse |
FailuresResponse.withRegion(String region)
List of Amazon Web Services Regions where the failure occurred.
|
| Modifier and Type | Method and Description |
|---|---|
List<FailuresResponse> |
ListDatalakeExceptionsResult.getNonRetryableFailures()
Lists the failures that cannot be retried in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListDatalakeExceptionsResult |
ListDatalakeExceptionsResult.withNonRetryableFailures(FailuresResponse... nonRetryableFailures)
Lists the failures that cannot be retried in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDatalakeExceptionsResult.setNonRetryableFailures(Collection<FailuresResponse> nonRetryableFailures)
Lists the failures that cannot be retried in the current Region.
|
ListDatalakeExceptionsResult |
ListDatalakeExceptionsResult.withNonRetryableFailures(Collection<FailuresResponse> nonRetryableFailures)
Lists the failures that cannot be retried in the current Region.
|
Copyright © 2023. All rights reserved.