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