public static interface ErrorDetails.Builder extends SdkPojo, CopyableBuilder<ErrorDetails.Builder,ErrorDetails>
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails.Builder |
errorMessage(String errorMessage)
Sets the value of the ErrorMessage property for this object.
|
ErrorDetails.Builder |
errorType(String errorType)
Sets the value of the ErrorType property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildErrorDetails.Builder errorType(String errorType)
errorType - The new value for the ErrorType property for this object.ErrorDetails.Builder errorMessage(String errorMessage)
errorMessage - The new value for the ErrorMessage property for this object.Copyright © 2022. All rights reserved.