public static interface TaskError.Builder extends SdkPojo, CopyableBuilder<TaskError.Builder,TaskError>
| Modifier and Type | Method and Description |
|---|---|
TaskError.Builder |
errorCode(String errorCode)
The code of the error.
|
TaskError.Builder |
errorMessage(String errorMessage)
The message of the error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTaskError.Builder errorCode(String errorCode)
The code of the error.
errorCode - The code of the error.TaskError.Builder errorMessage(String errorMessage)
The message of the error.
errorMessage - The message of the error.Copyright © 2023. All rights reserved.