public static interface ExecutionAbortedEventDetails.Builder extends SdkPojo, CopyableBuilder<ExecutionAbortedEventDetails.Builder,ExecutionAbortedEventDetails>
| Modifier and Type | Method and Description |
|---|---|
ExecutionAbortedEventDetails.Builder |
cause(String causeValue)
A more detailed explanation of the cause of the failure.
|
ExecutionAbortedEventDetails.Builder |
error(String error)
The error code of the failure.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExecutionAbortedEventDetails.Builder error(String error)
The error code of the failure.
error - The error code of the failure.ExecutionAbortedEventDetails.Builder cause(String causeValue)
A more detailed explanation of the cause of the failure.
causeValue - A more detailed explanation of the cause of the failure.Copyright © 2021. All rights reserved.