public static interface ActivityFailedEventDetails.Builder extends SdkPojo, CopyableBuilder<ActivityFailedEventDetails.Builder,ActivityFailedEventDetails>
| Modifier and Type | Method and Description |
|---|---|
ActivityFailedEventDetails.Builder |
cause(String causeValue)
A more detailed explanation of the cause of the failure.
|
ActivityFailedEventDetails.Builder |
error(String error)
The error code of the failure.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActivityFailedEventDetails.Builder error(String error)
The error code of the failure.
error - The error code of the failure.ActivityFailedEventDetails.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 © 2019. All rights reserved.