public static interface ErrorInfo.Builder extends SdkPojo, CopyableBuilder<ErrorInfo.Builder,ErrorInfo>
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo.Builder |
executionMessage(String executionMessage)
Specifies the error message that appears if a flow fails.
|
ErrorInfo.Builder |
putFailuresCount(Long putFailuresCount)
Specifies the failure count for the attempted flow.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildErrorInfo.Builder putFailuresCount(Long putFailuresCount)
Specifies the failure count for the attempted flow.
putFailuresCount - Specifies the failure count for the attempted flow.ErrorInfo.Builder executionMessage(String executionMessage)
Specifies the error message that appears if a flow fails.
executionMessage - Specifies the error message that appears if a flow fails.Copyright © 2023. All rights reserved.