public static interface UpdateError.Builder extends SdkPojo, CopyableBuilder<UpdateError.Builder,UpdateError>
| Modifier and Type | Method and Description |
|---|---|
UpdateError.Builder |
errorCode(String errorCode)
The error code that corresponds to the error with the last update.
|
UpdateError.Builder |
errorMessage(String errorMessage)
The error message that corresponds to the error code.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateError.Builder errorCode(String errorCode)
The error code that corresponds to the error with the last update.
errorCode - The error code that corresponds to the error with the last update.UpdateError.Builder errorMessage(String errorMessage)
The error message that corresponds to the error code.
errorMessage - The error message that corresponds to the error code.Copyright © 2023. All rights reserved.