public static interface ErrorDetails.Builder extends SdkPojo, CopyableBuilder<ErrorDetails.Builder,ErrorDetails>
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails.Builder |
errorMessage(String errorMessage)
The error message from the job, if there is one.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildErrorDetails.Builder errorMessage(String errorMessage)
The error message from the job, if there is one.
errorMessage - The error message from the job, if there is one.Copyright © 2023. All rights reserved.