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