public static interface DataLakeUpdateException.Builder extends SdkPojo, CopyableBuilder<DataLakeUpdateException.Builder,DataLakeUpdateException>
| Modifier and Type | Method and Description |
|---|---|
DataLakeUpdateException.Builder |
code(String code)
The reason code for the exception of the last
UpdateDataLake or DeleteDataLake API
request. |
DataLakeUpdateException.Builder |
reason(String reason)
The reason for the exception of the last
UpdateDataLakeor DeleteDataLake API
request. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataLakeUpdateException.Builder code(String code)
The reason code for the exception of the last UpdateDataLake or DeleteDataLake API
request.
code - The reason code for the exception of the last UpdateDataLake or
DeleteDataLake API request.DataLakeUpdateException.Builder reason(String reason)
The reason for the exception of the last UpdateDataLakeor DeleteDataLake API
request.
reason - The reason for the exception of the last UpdateDataLakeor DeleteDataLake API
request.Copyright © 2023. All rights reserved.