public static interface HistoryEvent.Builder extends CopyableBuilder<HistoryEvent.Builder,HistoryEvent>
| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
activityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes)
If the event is of type
ActivityTaskTimedOut then this member is set and provides detailed
information about the event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
completeWorkflowExecutionFailedEventAttributes(Consumer<CompleteWorkflowExecutionFailedEventAttributes.Builder> completeWorkflowExecutionFailedEventAttributes)
If the event is of type
CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
decisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes)
If the event is of type
DecisionTaskTimedOut then this member is set and provides detailed
information about the event. |
HistoryEvent.Builder |
eventId(Long eventId)
The system generated ID of the event.
|
HistoryEvent.Builder |
eventTimestamp(Instant eventTimestamp)
The date and time when the event occurred.
|
HistoryEvent.Builder |
eventType(EventType eventType)
The type of the history event.
|
HistoryEvent.Builder |
eventType(String eventType)
The type of the history event.
|
default 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 |
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 |
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 |
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 |
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 |
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 |
lambdaFunctionCompletedEventAttributes(Consumer<LambdaFunctionCompletedEventAttributes.Builder> lambdaFunctionCompletedEventAttributes)
Provides the details of the
LambdaFunctionCompleted event. |
HistoryEvent.Builder |
lambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes)
Provides the details of the
LambdaFunctionCompleted event. |
default HistoryEvent.Builder |
lambdaFunctionFailedEventAttributes(Consumer<LambdaFunctionFailedEventAttributes.Builder> lambdaFunctionFailedEventAttributes)
Provides the details of the
LambdaFunctionFailed event. |
HistoryEvent.Builder |
lambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes)
Provides the details of the
LambdaFunctionFailed event. |
default HistoryEvent.Builder |
lambdaFunctionScheduledEventAttributes(Consumer<LambdaFunctionScheduledEventAttributes.Builder> lambdaFunctionScheduledEventAttributes)
Provides the details of the
LambdaFunctionScheduled event. |
HistoryEvent.Builder |
lambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes)
Provides the details of the
LambdaFunctionScheduled event. |
default HistoryEvent.Builder |
lambdaFunctionStartedEventAttributes(Consumer<LambdaFunctionStartedEventAttributes.Builder> lambdaFunctionStartedEventAttributes)
Provides the details of the
LambdaFunctionStarted event. |
HistoryEvent.Builder |
lambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
Provides the details of the
LambdaFunctionStarted event. |
default HistoryEvent.Builder |
lambdaFunctionTimedOutEventAttributes(Consumer<LambdaFunctionTimedOutEventAttributes.Builder> lambdaFunctionTimedOutEventAttributes)
Provides the details of the
LambdaFunctionTimedOut event. |
HistoryEvent.Builder |
lambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes)
Provides the details of the
LambdaFunctionTimedOut event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
scheduleLambdaFunctionFailedEventAttributes(Consumer<ScheduleLambdaFunctionFailedEventAttributes.Builder> scheduleLambdaFunctionFailedEventAttributes)
Provides the details of the
ScheduleLambdaFunctionFailed event. |
HistoryEvent.Builder |
scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes)
Provides the details of the
ScheduleLambdaFunctionFailed event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
startLambdaFunctionFailedEventAttributes(Consumer<StartLambdaFunctionFailedEventAttributes.Builder> startLambdaFunctionFailedEventAttributes)
Provides the details of the
StartLambdaFunctionFailed event. |
HistoryEvent.Builder |
startLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes)
Provides the details of the
StartLambdaFunctionFailed event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
timerStartedEventAttributes(TimerStartedEventAttributes timerStartedEventAttributes)
If the event is of type
TimerStarted then this member is set and provides detailed information
about the event. |
default 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
workflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes)
If the event is of type
WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. |
copyapply, buildHistoryEvent.Builder eventTimestamp(Instant eventTimestamp)
The date and time when the event occurred.
eventTimestamp - The date and time when the event occurred.HistoryEvent.Builder eventType(String eventType)
The type of the history event.
HistoryEvent.Builder eventType(EventType eventType)
The type of the history event.
HistoryEvent.Builder eventId(Long eventId)
The system generated ID of the event. This ID uniquely identifies the event with in the workflow execution history.
eventId - The system generated ID of the event. This ID uniquely identifies the event with in the workflow
execution history.HistoryEvent.Builder workflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes)
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionStartedEventAttributes - If the event is of type WorkflowExecutionStarted then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionStartedEventAttributes.Builder
avoiding the need to create one manually via WorkflowExecutionStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes).workflowExecutionStartedEventAttributes - a consumer that will call methods on WorkflowExecutionStartedEventAttributes.BuilderworkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes)HistoryEvent.Builder workflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes)
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionCompletedEventAttributes - If the event is of type WorkflowExecutionCompleted then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionCompletedEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionCompletedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes).workflowExecutionCompletedEventAttributes - a consumer that will call methods on WorkflowExecutionCompletedEventAttributes.BuilderworkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes)HistoryEvent.Builder completeWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes)
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
completeWorkflowExecutionFailedEventAttributes - If the event is of type CompleteWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
CompleteWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually via
CompleteWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
completeWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes).completeWorkflowExecutionFailedEventAttributes - a consumer that will call methods on CompleteWorkflowExecutionFailedEventAttributes.BuildercompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder workflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes)
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionFailedEventAttributes - If the event is of type WorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionFailedEventAttributes.Builder
avoiding the need to create one manually via WorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
workflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes).workflowExecutionFailedEventAttributes - a consumer that will call methods on WorkflowExecutionFailedEventAttributes.BuilderworkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes)HistoryEvent.Builder failWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes)
If the event is of type FailWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
failWorkflowExecutionFailedEventAttributes - If the event is of type FailWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
FailWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually via
FailWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
failWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes).failWorkflowExecutionFailedEventAttributes - a consumer that will call methods on FailWorkflowExecutionFailedEventAttributes.BuilderfailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder workflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes)
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionTimedOutEventAttributes - If the event is of type WorkflowExecutionTimedOut then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionTimedOutEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionTimedOutEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes).workflowExecutionTimedOutEventAttributes - a consumer that will call methods on WorkflowExecutionTimedOutEventAttributes.BuilderworkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes)HistoryEvent.Builder workflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes)
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionCanceledEventAttributes - If the event is of type WorkflowExecutionCanceled then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionCanceledEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionCanceledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes).workflowExecutionCanceledEventAttributes - a consumer that will call methods on WorkflowExecutionCanceledEventAttributes.BuilderworkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes)HistoryEvent.Builder cancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes)
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
cancelWorkflowExecutionFailedEventAttributes - If the event is of type CancelWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
CancelWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually via
CancelWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
cancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes).cancelWorkflowExecutionFailedEventAttributes - a consumer that will call methods on CancelWorkflowExecutionFailedEventAttributes.BuildercancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder workflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes)
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event. It isn't set for other event types.
workflowExecutionContinuedAsNewEventAttributes - If the event is of type WorkflowExecutionContinuedAsNew then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionContinuedAsNewEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionContinuedAsNewEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
workflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes).workflowExecutionContinuedAsNewEventAttributes - a consumer that will call methods on WorkflowExecutionContinuedAsNewEventAttributes.BuilderworkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes)HistoryEvent.Builder continueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes)
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.
continueAsNewWorkflowExecutionFailedEventAttributes - If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually
via ContinueAsNewWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
continueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes)
.continueAsNewWorkflowExecutionFailedEventAttributes - a consumer that will call methods on
ContinueAsNewWorkflowExecutionFailedEventAttributes.BuildercontinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder workflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes)
If the event is of type WorkflowExecutionTerminated then this member is set and provides
detailed information about the event. It isn't set for other event types.
workflowExecutionTerminatedEventAttributes - If the event is of type WorkflowExecutionTerminated then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionTerminatedEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionTerminatedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes).workflowExecutionTerminatedEventAttributes - a consumer that will call methods on WorkflowExecutionTerminatedEventAttributes.BuilderworkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes)HistoryEvent.Builder workflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes)
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides
detailed information about the event. It isn't set for other event types.
workflowExecutionCancelRequestedEventAttributes - If the event is of type WorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionCancelRequestedEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionCancelRequestedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
workflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes).workflowExecutionCancelRequestedEventAttributes - a consumer that will call methods on WorkflowExecutionCancelRequestedEventAttributes.BuilderworkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes)HistoryEvent.Builder decisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes)
If the event is of type DecisionTaskScheduled then this member is set and provides detailed
information about the event. It isn't set for other event types.
decisionTaskScheduledEventAttributes - If the event is of type DecisionTaskScheduled then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
DecisionTaskScheduledEventAttributes.Builder
avoiding the need to create one manually via DecisionTaskScheduledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
decisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes).decisionTaskScheduledEventAttributes - a consumer that will call methods on DecisionTaskScheduledEventAttributes.BuilderdecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes)HistoryEvent.Builder decisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes)
If the event is of type DecisionTaskStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.
decisionTaskStartedEventAttributes - If the event is of type DecisionTaskStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
DecisionTaskStartedEventAttributes.Builder
avoiding the need to create one manually via DecisionTaskStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
decisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes).decisionTaskStartedEventAttributes - a consumer that will call methods on DecisionTaskStartedEventAttributes.BuilderdecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes)HistoryEvent.Builder decisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes)
If the event is of type DecisionTaskCompleted then this member is set and provides detailed
information about the event. It isn't set for other event types.
decisionTaskCompletedEventAttributes - If the event is of type DecisionTaskCompleted then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
DecisionTaskCompletedEventAttributes.Builder
avoiding the need to create one manually via DecisionTaskCompletedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
decisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes).decisionTaskCompletedEventAttributes - a consumer that will call methods on DecisionTaskCompletedEventAttributes.BuilderdecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes)HistoryEvent.Builder decisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes)
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed
information about the event. It isn't set for other event types.
decisionTaskTimedOutEventAttributes - If the event is of type DecisionTaskTimedOut then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
DecisionTaskTimedOutEventAttributes.Builder
avoiding the need to create one manually via DecisionTaskTimedOutEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
decisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes).decisionTaskTimedOutEventAttributes - a consumer that will call methods on DecisionTaskTimedOutEventAttributes.BuilderdecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes)HistoryEvent.Builder activityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes)
If the event is of type ActivityTaskScheduled then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskScheduledEventAttributes - If the event is of type ActivityTaskScheduled then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskScheduledEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskScheduledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes).activityTaskScheduledEventAttributes - a consumer that will call methods on ActivityTaskScheduledEventAttributes.BuilderactivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes)HistoryEvent.Builder activityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes)
If the event is of type ActivityTaskStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskStartedEventAttributes - If the event is of type ActivityTaskStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskStartedEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes).activityTaskStartedEventAttributes - a consumer that will call methods on ActivityTaskStartedEventAttributes.BuilderactivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes)HistoryEvent.Builder activityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes)
If the event is of type ActivityTaskCompleted then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskCompletedEventAttributes - If the event is of type ActivityTaskCompleted then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskCompletedEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskCompletedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes).activityTaskCompletedEventAttributes - a consumer that will call methods on ActivityTaskCompletedEventAttributes.BuilderactivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes)HistoryEvent.Builder activityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes)
If the event is of type ActivityTaskFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskFailedEventAttributes - If the event is of type ActivityTaskFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskFailedEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes).activityTaskFailedEventAttributes - a consumer that will call methods on ActivityTaskFailedEventAttributes.BuilderactivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes)HistoryEvent.Builder activityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes)
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskTimedOutEventAttributes - If the event is of type ActivityTaskTimedOut then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskTimedOutEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskTimedOutEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes).activityTaskTimedOutEventAttributes - a consumer that will call methods on ActivityTaskTimedOutEventAttributes.BuilderactivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes)HistoryEvent.Builder activityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes)
If the event is of type ActivityTaskCanceled then this member is set and provides detailed
information about the event. It isn't set for other event types.
activityTaskCanceledEventAttributes - If the event is of type ActivityTaskCanceled then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskCanceledEventAttributes.Builder
avoiding the need to create one manually via ActivityTaskCanceledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
activityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes).activityTaskCanceledEventAttributes - a consumer that will call methods on ActivityTaskCanceledEventAttributes.BuilderactivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes)HistoryEvent.Builder activityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes)
If the event is of type ActivityTaskcancelRequested then this member is set and provides
detailed information about the event. It isn't set for other event types.
activityTaskCancelRequestedEventAttributes - If the event is of type ActivityTaskcancelRequested then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ActivityTaskCancelRequestedEventAttributes.Builder avoiding the need to create one manually via
ActivityTaskCancelRequestedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
activityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes).activityTaskCancelRequestedEventAttributes - a consumer that will call methods on ActivityTaskCancelRequestedEventAttributes.BuilderactivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes)HistoryEvent.Builder workflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes)
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed
information about the event. It isn't set for other event types.
workflowExecutionSignaledEventAttributes - If the event is of type WorkflowExecutionSignaled then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
WorkflowExecutionSignaledEventAttributes.Builder avoiding the need to create one manually via
WorkflowExecutionSignaledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
workflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes).workflowExecutionSignaledEventAttributes - a consumer that will call methods on WorkflowExecutionSignaledEventAttributes.BuilderworkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes)HistoryEvent.Builder markerRecordedEventAttributes(MarkerRecordedEventAttributes markerRecordedEventAttributes)
If the event is of type MarkerRecorded then this member is set and provides detailed information
about the event. It isn't set for other event types.
markerRecordedEventAttributes - If the event is of type MarkerRecorded then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
MarkerRecordedEventAttributes.Builder avoiding
the need to create one manually via MarkerRecordedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to markerRecordedEventAttributes(MarkerRecordedEventAttributes)
.markerRecordedEventAttributes - a consumer that will call methods on MarkerRecordedEventAttributes.BuildermarkerRecordedEventAttributes(MarkerRecordedEventAttributes)HistoryEvent.Builder recordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes)
If the event is of type DecisionTaskFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
recordMarkerFailedEventAttributes - If the event is of type DecisionTaskFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
RecordMarkerFailedEventAttributes.Builder
avoiding the need to create one manually via RecordMarkerFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
recordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes).recordMarkerFailedEventAttributes - a consumer that will call methods on RecordMarkerFailedEventAttributes.BuilderrecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes)HistoryEvent.Builder timerStartedEventAttributes(TimerStartedEventAttributes timerStartedEventAttributes)
If the event is of type TimerStarted then this member is set and provides detailed information
about the event. It isn't set for other event types.
timerStartedEventAttributes - If the event is of type TimerStarted then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
TimerStartedEventAttributes.Builder avoiding
the need to create one manually via TimerStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to timerStartedEventAttributes(TimerStartedEventAttributes).timerStartedEventAttributes - a consumer that will call methods on TimerStartedEventAttributes.BuildertimerStartedEventAttributes(TimerStartedEventAttributes)HistoryEvent.Builder timerFiredEventAttributes(TimerFiredEventAttributes timerFiredEventAttributes)
If the event is of type TimerFired then this member is set and provides detailed information
about the event. It isn't set for other event types.
timerFiredEventAttributes - If the event is of type TimerFired then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
TimerFiredEventAttributes.Builder avoiding the
need to create one manually via TimerFiredEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to timerFiredEventAttributes(TimerFiredEventAttributes).timerFiredEventAttributes - a consumer that will call methods on TimerFiredEventAttributes.BuildertimerFiredEventAttributes(TimerFiredEventAttributes)HistoryEvent.Builder timerCanceledEventAttributes(TimerCanceledEventAttributes timerCanceledEventAttributes)
If the event is of type TimerCanceled then this member is set and provides detailed information
about the event. It isn't set for other event types.
timerCanceledEventAttributes - If the event is of type TimerCanceled then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
TimerCanceledEventAttributes.Builder avoiding
the need to create one manually via TimerCanceledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to timerCanceledEventAttributes(TimerCanceledEventAttributes).timerCanceledEventAttributes - a consumer that will call methods on TimerCanceledEventAttributes.BuildertimerCanceledEventAttributes(TimerCanceledEventAttributes)HistoryEvent.Builder startChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes)
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It isn't set for other event types.
startChildWorkflowExecutionInitiatedEventAttributes - If the event is of type StartChildWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
StartChildWorkflowExecutionInitiatedEventAttributes.Builder avoiding the need to create one manually
via StartChildWorkflowExecutionInitiatedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
startChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes)
.startChildWorkflowExecutionInitiatedEventAttributes - a consumer that will call methods on
StartChildWorkflowExecutionInitiatedEventAttributes.BuilderstartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes)HistoryEvent.Builder childWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes)
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionStartedEventAttributes - If the event is of type ChildWorkflowExecutionStarted then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionStartedEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
childWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes).childWorkflowExecutionStartedEventAttributes - a consumer that will call methods on ChildWorkflowExecutionStartedEventAttributes.BuilderchildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes)HistoryEvent.Builder childWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes)
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionCompletedEventAttributes - If the event is of type ChildWorkflowExecutionCompleted then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionCompletedEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionCompletedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
childWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes).childWorkflowExecutionCompletedEventAttributes - a consumer that will call methods on ChildWorkflowExecutionCompletedEventAttributes.BuilderchildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes)HistoryEvent.Builder childWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes)
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionFailedEventAttributes - If the event is of type ChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
childWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes).childWorkflowExecutionFailedEventAttributes - a consumer that will call methods on ChildWorkflowExecutionFailedEventAttributes.BuilderchildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder childWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes)
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionTimedOutEventAttributes - If the event is of type ChildWorkflowExecutionTimedOut then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionTimedOutEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionTimedOutEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
childWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes).childWorkflowExecutionTimedOutEventAttributes - a consumer that will call methods on ChildWorkflowExecutionTimedOutEventAttributes.BuilderchildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes)HistoryEvent.Builder childWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes)
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionCanceledEventAttributes - If the event is of type ChildWorkflowExecutionCanceled then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionCanceledEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionCanceledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
childWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes).childWorkflowExecutionCanceledEventAttributes - a consumer that will call methods on ChildWorkflowExecutionCanceledEventAttributes.BuilderchildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes)HistoryEvent.Builder childWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes)
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides
detailed information about the event. It isn't set for other event types.
childWorkflowExecutionTerminatedEventAttributes - If the event is of type ChildWorkflowExecutionTerminated then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ChildWorkflowExecutionTerminatedEventAttributes.Builder avoiding the need to create one manually via
ChildWorkflowExecutionTerminatedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
childWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes).childWorkflowExecutionTerminatedEventAttributes - a consumer that will call methods on ChildWorkflowExecutionTerminatedEventAttributes.BuilderchildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes)HistoryEvent.Builder signalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes)
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It isn't set for other event types.
signalExternalWorkflowExecutionInitiatedEventAttributes - If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set
and provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder avoiding the need to create one
manually via SignalExternalWorkflowExecutionInitiatedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
signalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes)
.signalExternalWorkflowExecutionInitiatedEventAttributes - a consumer that will call methods on
SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes)HistoryEvent.Builder externalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes)
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides
detailed information about the event. It isn't set for other event types.
externalWorkflowExecutionSignaledEventAttributes - If the event is of type ExternalWorkflowExecutionSignaled then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ExternalWorkflowExecutionSignaledEventAttributes.Builder avoiding the need to create one manually via
ExternalWorkflowExecutionSignaledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
externalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes).externalWorkflowExecutionSignaledEventAttributes - a consumer that will call methods on ExternalWorkflowExecutionSignaledEventAttributes.BuilderexternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes)HistoryEvent.Builder signalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes)
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.
signalExternalWorkflowExecutionFailedEventAttributes - If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
SignalExternalWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually
via SignalExternalWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
signalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes)
.signalExternalWorkflowExecutionFailedEventAttributes - a consumer that will call methods on
SignalExternalWorkflowExecutionFailedEventAttributes.BuildersignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder externalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes)
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. It isn't set for other event types.
externalWorkflowExecutionCancelRequestedEventAttributes - If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set
and provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder avoiding the need to create one
manually via ExternalWorkflowExecutionCancelRequestedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
externalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes)
.externalWorkflowExecutionCancelRequestedEventAttributes - a consumer that will call methods on
ExternalWorkflowExecutionCancelRequestedEventAttributes.BuilderexternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes)HistoryEvent.Builder requestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes)
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set
and provides detailed information about the event. It isn't set for other event types.
requestCancelExternalWorkflowExecutionInitiatedEventAttributes - If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member
is set and provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder avoiding the need to create
one manually via RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately
and its result is passed to
requestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes)
.requestCancelExternalWorkflowExecutionInitiatedEventAttributes - a consumer that will call methods on
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.BuilderrequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes)HistoryEvent.Builder requestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes)
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.
requestCancelExternalWorkflowExecutionFailedEventAttributes - If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is
set and provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one
manually via RequestCancelExternalWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to
requestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes)
.requestCancelExternalWorkflowExecutionFailedEventAttributes - a consumer that will call methods on
RequestCancelExternalWorkflowExecutionFailedEventAttributes.BuilderrequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder scheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes)
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
scheduleActivityTaskFailedEventAttributes - If the event is of type ScheduleActivityTaskFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
ScheduleActivityTaskFailedEventAttributes.Builder avoiding the need to create one manually via
ScheduleActivityTaskFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
scheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes).scheduleActivityTaskFailedEventAttributes - a consumer that will call methods on ScheduleActivityTaskFailedEventAttributes.BuilderscheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes)HistoryEvent.Builder requestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes)
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
requestCancelActivityTaskFailedEventAttributes - If the event is of type RequestCancelActivityTaskFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
RequestCancelActivityTaskFailedEventAttributes.Builder avoiding the need to create one manually via
RequestCancelActivityTaskFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
requestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes).requestCancelActivityTaskFailedEventAttributes - a consumer that will call methods on RequestCancelActivityTaskFailedEventAttributes.BuilderrequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes)HistoryEvent.Builder startTimerFailedEventAttributes(StartTimerFailedEventAttributes startTimerFailedEventAttributes)
If the event is of type StartTimerFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
startTimerFailedEventAttributes - If the event is of type StartTimerFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
StartTimerFailedEventAttributes.Builder
avoiding the need to create one manually via StartTimerFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
startTimerFailedEventAttributes(StartTimerFailedEventAttributes).startTimerFailedEventAttributes - a consumer that will call methods on StartTimerFailedEventAttributes.BuilderstartTimerFailedEventAttributes(StartTimerFailedEventAttributes)HistoryEvent.Builder cancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes)
If the event is of type CancelTimerFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.
cancelTimerFailedEventAttributes - If the event is of type CancelTimerFailed then this member is set and provides detailed
information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
CancelTimerFailedEventAttributes.Builder
avoiding the need to create one manually via CancelTimerFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
cancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes).cancelTimerFailedEventAttributes - a consumer that will call methods on CancelTimerFailedEventAttributes.BuildercancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes)HistoryEvent.Builder startChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes)
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It isn't set for other event types.
startChildWorkflowExecutionFailedEventAttributes - If the event is of type StartChildWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It isn't set for other event types.default 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. It isn't set for other event types.
StartChildWorkflowExecutionFailedEventAttributes.Builder avoiding the need to create one manually via
StartChildWorkflowExecutionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
startChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes).startChildWorkflowExecutionFailedEventAttributes - a consumer that will call methods on StartChildWorkflowExecutionFailedEventAttributes.BuilderstartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes)HistoryEvent.Builder lambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes)
Provides the details of the LambdaFunctionScheduled event. It isn't set for other event types.
lambdaFunctionScheduledEventAttributes - Provides the details of the LambdaFunctionScheduled event. It isn't set for other event
types.default HistoryEvent.Builder lambdaFunctionScheduledEventAttributes(Consumer<LambdaFunctionScheduledEventAttributes.Builder> lambdaFunctionScheduledEventAttributes)
Provides the details of the LambdaFunctionScheduled event. It isn't set for other event types.
LambdaFunctionScheduledEventAttributes.Builder
avoiding the need to create one manually via LambdaFunctionScheduledEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
lambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes).lambdaFunctionScheduledEventAttributes - a consumer that will call methods on LambdaFunctionScheduledEventAttributes.BuilderlambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes)HistoryEvent.Builder lambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
Provides the details of the LambdaFunctionStarted event. It isn't set for other event types.
lambdaFunctionStartedEventAttributes - Provides the details of the LambdaFunctionStarted event. It isn't set for other event
types.default HistoryEvent.Builder lambdaFunctionStartedEventAttributes(Consumer<LambdaFunctionStartedEventAttributes.Builder> lambdaFunctionStartedEventAttributes)
Provides the details of the LambdaFunctionStarted event. It isn't set for other event types.
LambdaFunctionStartedEventAttributes.Builder
avoiding the need to create one manually via LambdaFunctionStartedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
lambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes).lambdaFunctionStartedEventAttributes - a consumer that will call methods on LambdaFunctionStartedEventAttributes.BuilderlambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes)HistoryEvent.Builder lambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes)
Provides the details of the LambdaFunctionCompleted event. It isn't set for other event types.
lambdaFunctionCompletedEventAttributes - Provides the details of the LambdaFunctionCompleted event. It isn't set for other event
types.default HistoryEvent.Builder lambdaFunctionCompletedEventAttributes(Consumer<LambdaFunctionCompletedEventAttributes.Builder> lambdaFunctionCompletedEventAttributes)
Provides the details of the LambdaFunctionCompleted event. It isn't set for other event types.
LambdaFunctionCompletedEventAttributes.Builder
avoiding the need to create one manually via LambdaFunctionCompletedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
lambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes).lambdaFunctionCompletedEventAttributes - a consumer that will call methods on LambdaFunctionCompletedEventAttributes.BuilderlambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes)HistoryEvent.Builder lambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes)
Provides the details of the LambdaFunctionFailed event. It isn't set for other event types.
lambdaFunctionFailedEventAttributes - Provides the details of the LambdaFunctionFailed event. It isn't set for other event
types.default HistoryEvent.Builder lambdaFunctionFailedEventAttributes(Consumer<LambdaFunctionFailedEventAttributes.Builder> lambdaFunctionFailedEventAttributes)
Provides the details of the LambdaFunctionFailed event. It isn't set for other event types.
LambdaFunctionFailedEventAttributes.Builder
avoiding the need to create one manually via LambdaFunctionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
lambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes).lambdaFunctionFailedEventAttributes - a consumer that will call methods on LambdaFunctionFailedEventAttributes.BuilderlambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes)HistoryEvent.Builder lambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes)
Provides the details of the LambdaFunctionTimedOut event. It isn't set for other event types.
lambdaFunctionTimedOutEventAttributes - Provides the details of the LambdaFunctionTimedOut event. It isn't set for other event
types.default HistoryEvent.Builder lambdaFunctionTimedOutEventAttributes(Consumer<LambdaFunctionTimedOutEventAttributes.Builder> lambdaFunctionTimedOutEventAttributes)
Provides the details of the LambdaFunctionTimedOut event. It isn't set for other event types.
LambdaFunctionTimedOutEventAttributes.Builder
avoiding the need to create one manually via LambdaFunctionTimedOutEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
lambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes).lambdaFunctionTimedOutEventAttributes - a consumer that will call methods on LambdaFunctionTimedOutEventAttributes.BuilderlambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes)HistoryEvent.Builder scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes)
Provides the details of the ScheduleLambdaFunctionFailed event. It isn't set for other event
types.
scheduleLambdaFunctionFailedEventAttributes - Provides the details of the ScheduleLambdaFunctionFailed event. It isn't set for other
event types.default HistoryEvent.Builder scheduleLambdaFunctionFailedEventAttributes(Consumer<ScheduleLambdaFunctionFailedEventAttributes.Builder> scheduleLambdaFunctionFailedEventAttributes)
Provides the details of the ScheduleLambdaFunctionFailed event. It isn't set for other event
types.
ScheduleLambdaFunctionFailedEventAttributes.Builder avoiding the need to create one manually via
ScheduleLambdaFunctionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes).scheduleLambdaFunctionFailedEventAttributes - a consumer that will call methods on ScheduleLambdaFunctionFailedEventAttributes.BuilderscheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes)HistoryEvent.Builder startLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes)
Provides the details of the StartLambdaFunctionFailed event. It isn't set for other event types.
startLambdaFunctionFailedEventAttributes - Provides the details of the StartLambdaFunctionFailed event. It isn't set for other event
types.default HistoryEvent.Builder startLambdaFunctionFailedEventAttributes(Consumer<StartLambdaFunctionFailedEventAttributes.Builder> startLambdaFunctionFailedEventAttributes)
Provides the details of the StartLambdaFunctionFailed event. It isn't set for other event types.
StartLambdaFunctionFailedEventAttributes.Builder avoiding the need to create one manually via
StartLambdaFunctionFailedEventAttributes.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
startLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes).startLambdaFunctionFailedEventAttributes - a consumer that will call methods on StartLambdaFunctionFailedEventAttributes.BuilderstartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes)Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.