default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCanceledEventAttributes(Consumer<ActivityTaskCanceledEventAttributes.Builder> activityTaskCanceledEventAttributes) |
If the event is of type ActivityTaskCanceled then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes) |
If the event is of type ActivityTaskCanceled then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCancelRequestedEventAttributes(Consumer<ActivityTaskCancelRequestedEventAttributes.Builder> activityTaskCancelRequestedEventAttributes) |
If the event is of type ActivityTaskcancelRequested then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes) |
If the event is of type ActivityTaskcancelRequested then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCompletedEventAttributes(Consumer<ActivityTaskCompletedEventAttributes.Builder> activityTaskCompletedEventAttributes) |
If the event is of type ActivityTaskCompleted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes) |
If the event is of type ActivityTaskCompleted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskFailedEventAttributes(Consumer<ActivityTaskFailedEventAttributes.Builder> activityTaskFailedEventAttributes) |
If the event is of type ActivityTaskFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes) |
If the event is of type ActivityTaskFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskScheduledEventAttributes(Consumer<ActivityTaskScheduledEventAttributes.Builder> activityTaskScheduledEventAttributes) |
If the event is of type ActivityTaskScheduled then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes) |
If the event is of type ActivityTaskScheduled then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskStartedEventAttributes(Consumer<ActivityTaskStartedEventAttributes.Builder> activityTaskStartedEventAttributes) |
If the event is of type ActivityTaskStarted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes) |
If the event is of type ActivityTaskStarted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskTimedOutEventAttributes(Consumer<ActivityTaskTimedOutEventAttributes.Builder> activityTaskTimedOutEventAttributes) |
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes) |
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed
information about the event.
|
static HistoryEvent.Builder |
HistoryEvent.builder() |
|
default HistoryEvent.Builder |
HistoryEvent.Builder.cancelTimerFailedEventAttributes(Consumer<CancelTimerFailedEventAttributes.Builder> cancelTimerFailedEventAttributes) |
If the event is of type CancelTimerFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.cancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes) |
If the event is of type CancelTimerFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.cancelWorkflowExecutionFailedEventAttributes(Consumer<CancelWorkflowExecutionFailedEventAttributes.Builder> cancelWorkflowExecutionFailedEventAttributes) |
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.cancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes) |
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionCanceledEventAttributes(Consumer<ChildWorkflowExecutionCanceledEventAttributes.Builder> childWorkflowExecutionCanceledEventAttributes) |
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes) |
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionCompletedEventAttributes(Consumer<ChildWorkflowExecutionCompletedEventAttributes.Builder> childWorkflowExecutionCompletedEventAttributes) |
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes) |
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionFailedEventAttributes(Consumer<ChildWorkflowExecutionFailedEventAttributes.Builder> childWorkflowExecutionFailedEventAttributes) |
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes) |
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionStartedEventAttributes(Consumer<ChildWorkflowExecutionStartedEventAttributes.Builder> childWorkflowExecutionStartedEventAttributes) |
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes) |
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionTerminatedEventAttributes(Consumer<ChildWorkflowExecutionTerminatedEventAttributes.Builder> childWorkflowExecutionTerminatedEventAttributes) |
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes) |
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionTimedOutEventAttributes(Consumer<ChildWorkflowExecutionTimedOutEventAttributes.Builder> childWorkflowExecutionTimedOutEventAttributes) |
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.childWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes) |
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.completeWorkflowExecutionFailedEventAttributes(Consumer<CompleteWorkflowExecutionFailedEventAttributes.Builder> completeWorkflowExecutionFailedEventAttributes) |
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.completeWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes) |
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.continueAsNewWorkflowExecutionFailedEventAttributes(Consumer<ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder> continueAsNewWorkflowExecutionFailedEventAttributes) |
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.continueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes) |
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskCompletedEventAttributes(Consumer<DecisionTaskCompletedEventAttributes.Builder> decisionTaskCompletedEventAttributes) |
If the event is of type DecisionTaskCompleted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes) |
If the event is of type DecisionTaskCompleted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskScheduledEventAttributes(Consumer<DecisionTaskScheduledEventAttributes.Builder> decisionTaskScheduledEventAttributes) |
If the event is of type DecisionTaskScheduled then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes) |
If the event is of type DecisionTaskScheduled then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskStartedEventAttributes(Consumer<DecisionTaskStartedEventAttributes.Builder> decisionTaskStartedEventAttributes) |
If the event is of type DecisionTaskStarted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes) |
If the event is of type DecisionTaskStarted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskTimedOutEventAttributes(Consumer<DecisionTaskTimedOutEventAttributes.Builder> decisionTaskTimedOutEventAttributes) |
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.decisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes) |
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.eventId(Long eventId) |
The system generated ID of the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.eventTimestamp(Instant eventTimestamp) |
The date and time when the event occurred.
|
HistoryEvent.Builder |
HistoryEvent.Builder.eventType(String eventType) |
The type of the history event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.eventType(EventType eventType) |
The type of the history event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.externalWorkflowExecutionCancelRequestedEventAttributes(Consumer<ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder> externalWorkflowExecutionCancelRequestedEventAttributes) |
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.externalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes) |
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.externalWorkflowExecutionSignaledEventAttributes(Consumer<ExternalWorkflowExecutionSignaledEventAttributes.Builder> externalWorkflowExecutionSignaledEventAttributes) |
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.externalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes) |
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.failWorkflowExecutionFailedEventAttributes(Consumer<FailWorkflowExecutionFailedEventAttributes.Builder> failWorkflowExecutionFailedEventAttributes) |
If the event is of type FailWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.failWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes) |
If the event is of type FailWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionCompletedEventAttributes(Consumer<LambdaFunctionCompletedEventAttributes.Builder> lambdaFunctionCompletedEventAttributes) |
Provides the details of the LambdaFunctionCompleted event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes) |
Provides the details of the LambdaFunctionCompleted event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionFailedEventAttributes(Consumer<LambdaFunctionFailedEventAttributes.Builder> lambdaFunctionFailedEventAttributes) |
Provides the details of the LambdaFunctionFailed event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes) |
Provides the details of the LambdaFunctionFailed event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduledEventAttributes(Consumer<LambdaFunctionScheduledEventAttributes.Builder> lambdaFunctionScheduledEventAttributes) |
Provides the details of the LambdaFunctionScheduled event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes) |
Provides the details of the LambdaFunctionScheduled event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionStartedEventAttributes(Consumer<LambdaFunctionStartedEventAttributes.Builder> lambdaFunctionStartedEventAttributes) |
Provides the details of the LambdaFunctionStarted event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes) |
Provides the details of the LambdaFunctionStarted event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionTimedOutEventAttributes(Consumer<LambdaFunctionTimedOutEventAttributes.Builder> lambdaFunctionTimedOutEventAttributes) |
Provides the details of the LambdaFunctionTimedOut event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes) |
Provides the details of the LambdaFunctionTimedOut event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.markerRecordedEventAttributes(Consumer<MarkerRecordedEventAttributes.Builder> markerRecordedEventAttributes) |
If the event is of type MarkerRecorded then this member is set and provides detailed information
about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.markerRecordedEventAttributes(MarkerRecordedEventAttributes markerRecordedEventAttributes) |
If the event is of type MarkerRecorded then this member is set and provides detailed information
about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.recordMarkerFailedEventAttributes(Consumer<RecordMarkerFailedEventAttributes.Builder> recordMarkerFailedEventAttributes) |
If the event is of type DecisionTaskFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.recordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes) |
If the event is of type DecisionTaskFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelActivityTaskFailedEventAttributes(Consumer<RequestCancelActivityTaskFailedEventAttributes.Builder> requestCancelActivityTaskFailedEventAttributes) |
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes) |
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelExternalWorkflowExecutionFailedEventAttributes(Consumer<RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder> requestCancelExternalWorkflowExecutionFailedEventAttributes) |
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes) |
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelExternalWorkflowExecutionInitiatedEventAttributes(Consumer<RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder> requestCancelExternalWorkflowExecutionInitiatedEventAttributes) |
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set
and provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.requestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes) |
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set
and provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.scheduleActivityTaskFailedEventAttributes(Consumer<ScheduleActivityTaskFailedEventAttributes.Builder> scheduleActivityTaskFailedEventAttributes) |
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.scheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes) |
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.scheduleLambdaFunctionFailedEventAttributes(Consumer<ScheduleLambdaFunctionFailedEventAttributes.Builder> scheduleLambdaFunctionFailedEventAttributes) |
Provides the details of the ScheduleLambdaFunctionFailed event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes) |
Provides the details of the ScheduleLambdaFunctionFailed event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.signalExternalWorkflowExecutionFailedEventAttributes(Consumer<SignalExternalWorkflowExecutionFailedEventAttributes.Builder> signalExternalWorkflowExecutionFailedEventAttributes) |
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.signalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes) |
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.signalExternalWorkflowExecutionInitiatedEventAttributes(Consumer<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder> signalExternalWorkflowExecutionInitiatedEventAttributes) |
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.signalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes) |
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.startChildWorkflowExecutionFailedEventAttributes(Consumer<StartChildWorkflowExecutionFailedEventAttributes.Builder> startChildWorkflowExecutionFailedEventAttributes) |
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.startChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes) |
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.startChildWorkflowExecutionInitiatedEventAttributes(Consumer<StartChildWorkflowExecutionInitiatedEventAttributes.Builder> startChildWorkflowExecutionInitiatedEventAttributes) |
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and
provides detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.startChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes) |
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and
provides detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.startLambdaFunctionFailedEventAttributes(Consumer<StartLambdaFunctionFailedEventAttributes.Builder> startLambdaFunctionFailedEventAttributes) |
Provides the details of the StartLambdaFunctionFailed event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.startLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes) |
Provides the details of the StartLambdaFunctionFailed event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.startTimerFailedEventAttributes(Consumer<StartTimerFailedEventAttributes.Builder> startTimerFailedEventAttributes) |
If the event is of type StartTimerFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.startTimerFailedEventAttributes(StartTimerFailedEventAttributes startTimerFailedEventAttributes) |
If the event is of type StartTimerFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.timerCanceledEventAttributes(Consumer<TimerCanceledEventAttributes.Builder> timerCanceledEventAttributes) |
If the event is of type TimerCanceled then this member is set and provides detailed information
about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.timerCanceledEventAttributes(TimerCanceledEventAttributes timerCanceledEventAttributes) |
If the event is of type TimerCanceled then this member is set and provides detailed information
about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.timerFiredEventAttributes(Consumer<TimerFiredEventAttributes.Builder> timerFiredEventAttributes) |
If the event is of type TimerFired then this member is set and provides detailed information
about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.timerFiredEventAttributes(TimerFiredEventAttributes timerFiredEventAttributes) |
If the event is of type TimerFired then this member is set and provides detailed information
about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.timerStartedEventAttributes(Consumer<TimerStartedEventAttributes.Builder> timerStartedEventAttributes) |
If the event is of type TimerStarted then this member is set and provides detailed information
about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.timerStartedEventAttributes(TimerStartedEventAttributes timerStartedEventAttributes) |
If the event is of type TimerStarted then this member is set and provides detailed information
about the event.
|
HistoryEvent.Builder |
HistoryEvent.toBuilder() |
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCanceledEventAttributes(Consumer<WorkflowExecutionCanceledEventAttributes.Builder> workflowExecutionCanceledEventAttributes) |
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes) |
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCancelRequestedEventAttributes(Consumer<WorkflowExecutionCancelRequestedEventAttributes.Builder> workflowExecutionCancelRequestedEventAttributes) |
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes) |
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCompletedEventAttributes(Consumer<WorkflowExecutionCompletedEventAttributes.Builder> workflowExecutionCompletedEventAttributes) |
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes) |
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionContinuedAsNewEventAttributes(Consumer<WorkflowExecutionContinuedAsNewEventAttributes.Builder> workflowExecutionContinuedAsNewEventAttributes) |
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes) |
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionFailedEventAttributes(Consumer<WorkflowExecutionFailedEventAttributes.Builder> workflowExecutionFailedEventAttributes) |
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes) |
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionSignaledEventAttributes(Consumer<WorkflowExecutionSignaledEventAttributes.Builder> workflowExecutionSignaledEventAttributes) |
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes) |
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionStartedEventAttributes(Consumer<WorkflowExecutionStartedEventAttributes.Builder> workflowExecutionStartedEventAttributes) |
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes) |
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed
information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionTerminatedEventAttributes(Consumer<WorkflowExecutionTerminatedEventAttributes.Builder> workflowExecutionTerminatedEventAttributes) |
If the event is of type WorkflowExecutionTerminated then this member is set and provides
detailed information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes) |
If the event is of type WorkflowExecutionTerminated then this member is set and provides
detailed information about the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionTimedOutEventAttributes(Consumer<WorkflowExecutionTimedOutEventAttributes.Builder> workflowExecutionTimedOutEventAttributes) |
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.workflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes) |
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event.
|