| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
DataLakeUpdateException |
DataLakeUpdateException.clone() |
DataLakeUpdateException |
DataLakeUpdateStatus.getException()
The details of the last
UpdateDataLakeor DeleteDataLake API request which failed. |
DataLakeUpdateException |
DataLakeUpdateException.withCode(String code)
The reason code for the exception of the last
UpdateDataLake or DeleteDataLake API
request. |
DataLakeUpdateException |
DataLakeUpdateException.withReason(String reason)
The reason for the exception of the last
UpdateDataLakeor DeleteDataLake API request. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataLakeUpdateStatus.setException(DataLakeUpdateException exception)
The details of the last
UpdateDataLakeor DeleteDataLake API request which failed. |
DataLakeUpdateStatus |
DataLakeUpdateStatus.withException(DataLakeUpdateException exception)
The details of the last
UpdateDataLakeor DeleteDataLake API request which failed. |
Copyright © 2023. All rights reserved.