| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static DataLakeUpdateException.Builder |
DataLakeUpdateException.builder() |
DataLakeUpdateException.Builder |
DataLakeUpdateException.Builder.code(String code)
The reason code for the exception of the last
UpdateDataLake or DeleteDataLake API
request. |
DataLakeUpdateException.Builder |
DataLakeUpdateException.Builder.reason(String reason)
The reason for the exception of the last
UpdateDataLakeor DeleteDataLake API
request. |
DataLakeUpdateException.Builder |
DataLakeUpdateException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataLakeUpdateException.Builder> |
DataLakeUpdateException.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataLakeUpdateStatus.Builder |
DataLakeUpdateStatus.Builder.exception(Consumer<DataLakeUpdateException.Builder> exception)
The details of the last
UpdateDataLakeor DeleteDataLake API request which failed. |
Copyright © 2023. All rights reserved.