public static interface LastUpdateFailure.Builder extends SdkPojo, CopyableBuilder<LastUpdateFailure.Builder,LastUpdateFailure>
| Modifier and Type | Method and Description |
|---|---|
LastUpdateFailure.Builder |
code(String code)
The reason code for the failure of the last
UpdateDatalake or DeleteDatalake API
request. |
LastUpdateFailure.Builder |
reason(String reason)
The reason for the failure of the last
UpdateDatalakeor DeleteDatalake API request. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLastUpdateFailure.Builder code(String code)
The reason code for the failure of the last UpdateDatalake or DeleteDatalake API
request.
code - The reason code for the failure of the last UpdateDatalake or DeleteDatalake
API request.LastUpdateFailure.Builder reason(String reason)
The reason for the failure of the last UpdateDatalakeor DeleteDatalake API request.
reason - The reason for the failure of the last UpdateDatalakeor DeleteDatalake API
request.Copyright © 2023. All rights reserved.