StructuredPojo, ToCopyableBuilder<HistoryEvent.Builder,HistoryEvent>@Generated("software.amazon.awssdk:codegen") public class HistoryEvent extends Object implements StructuredPojo, ToCopyableBuilder<HistoryEvent.Builder,HistoryEvent>
Event within a workflow execution. A history event can be one of these types:
RequestCancelActivityTask decision was received by the system.
RecordMarker
decision.StartTimer decision.| Modifier and Type | Class | Description |
|---|---|---|
static interface |
HistoryEvent.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
ActivityTaskCanceledEventAttributes |
activityTaskCanceledEventAttributes() |
If the event is of type
ActivityTaskCanceled then this member is set and provides detailed
information about the event. |
ActivityTaskCancelRequestedEventAttributes |
activityTaskCancelRequestedEventAttributes() |
If the event is of type
ActivityTaskcancelRequested then this member is set and provides detailed
information about the event. |
ActivityTaskCompletedEventAttributes |
activityTaskCompletedEventAttributes() |
If the event is of type
ActivityTaskCompleted then this member is set and provides detailed
information about the event. |
ActivityTaskFailedEventAttributes |
activityTaskFailedEventAttributes() |
If the event is of type
ActivityTaskFailed then this member is set and provides detailed information
about the event. |
ActivityTaskScheduledEventAttributes |
activityTaskScheduledEventAttributes() |
If the event is of type
ActivityTaskScheduled then this member is set and provides detailed
information about the event. |
ActivityTaskStartedEventAttributes |
activityTaskStartedEventAttributes() |
If the event is of type
ActivityTaskStarted then this member is set and provides detailed
information about the event. |
ActivityTaskTimedOutEventAttributes |
activityTaskTimedOutEventAttributes() |
If the event is of type
ActivityTaskTimedOut then this member is set and provides detailed
information about the event. |
static HistoryEvent.Builder |
builder() |
|
CancelTimerFailedEventAttributes |
cancelTimerFailedEventAttributes() |
If the event is of type
CancelTimerFailed then this member is set and provides detailed information
about the event. |
CancelWorkflowExecutionFailedEventAttributes |
cancelWorkflowExecutionFailedEventAttributes() |
If the event is of type
CancelWorkflowExecutionFailed then this member is set and provides detailed
information about the event. |
ChildWorkflowExecutionCanceledEventAttributes |
childWorkflowExecutionCanceledEventAttributes() |
If the event is of type
ChildWorkflowExecutionCanceled then this member is set and provides detailed
information about the event. |
ChildWorkflowExecutionCompletedEventAttributes |
childWorkflowExecutionCompletedEventAttributes() |
If the event is of type
ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event. |
ChildWorkflowExecutionFailedEventAttributes |
childWorkflowExecutionFailedEventAttributes() |
If the event is of type
ChildWorkflowExecutionFailed then this member is set and provides detailed
information about the event. |
ChildWorkflowExecutionStartedEventAttributes |
childWorkflowExecutionStartedEventAttributes() |
If the event is of type
ChildWorkflowExecutionStarted then this member is set and provides detailed
information about the event. |
ChildWorkflowExecutionTerminatedEventAttributes |
childWorkflowExecutionTerminatedEventAttributes() |
If the event is of type
ChildWorkflowExecutionTerminated then this member is set and provides
detailed information about the event. |
ChildWorkflowExecutionTimedOutEventAttributes |
childWorkflowExecutionTimedOutEventAttributes() |
If the event is of type
ChildWorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. |
CompleteWorkflowExecutionFailedEventAttributes |
completeWorkflowExecutionFailedEventAttributes() |
If the event is of type
CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event. |
ContinueAsNewWorkflowExecutionFailedEventAttributes |
continueAsNewWorkflowExecutionFailedEventAttributes() |
If the event is of type
ContinueAsNewWorkflowExecutionFailed then this member is set and provides
detailed information about the event. |
DecisionTaskCompletedEventAttributes |
decisionTaskCompletedEventAttributes() |
If the event is of type
DecisionTaskCompleted then this member is set and provides detailed
information about the event. |
DecisionTaskScheduledEventAttributes |
decisionTaskScheduledEventAttributes() |
If the event is of type
DecisionTaskScheduled then this member is set and provides detailed
information about the event. |
DecisionTaskStartedEventAttributes |
decisionTaskStartedEventAttributes() |
If the event is of type
DecisionTaskStarted then this member is set and provides detailed
information about the event. |
DecisionTaskTimedOutEventAttributes |
decisionTaskTimedOutEventAttributes() |
If the event is of type
DecisionTaskTimedOut then this member is set and provides detailed
information about the event. |
boolean |
equals(Object obj) |
|
Long |
eventId() |
The system generated ID of the event.
|
Date |
eventTimestamp() |
The date and time when the event occurred.
|
String |
eventType() |
The type of the history event.
|
ExternalWorkflowExecutionCancelRequestedEventAttributes |
externalWorkflowExecutionCancelRequestedEventAttributes() |
If the event is of type
ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. |
ExternalWorkflowExecutionSignaledEventAttributes |
externalWorkflowExecutionSignaledEventAttributes() |
If the event is of type
ExternalWorkflowExecutionSignaled then this member is set and provides
detailed information about the event. |
FailWorkflowExecutionFailedEventAttributes |
failWorkflowExecutionFailedEventAttributes() |
If the event is of type
FailWorkflowExecutionFailed then this member is set and provides detailed
information about the event. |
int |
hashCode() |
|
LambdaFunctionCompletedEventAttributes |
lambdaFunctionCompletedEventAttributes() |
|
LambdaFunctionFailedEventAttributes |
lambdaFunctionFailedEventAttributes() |
|
LambdaFunctionScheduledEventAttributes |
lambdaFunctionScheduledEventAttributes() |
|
LambdaFunctionStartedEventAttributes |
lambdaFunctionStartedEventAttributes() |
|
LambdaFunctionTimedOutEventAttributes |
lambdaFunctionTimedOutEventAttributes() |
|
MarkerRecordedEventAttributes |
markerRecordedEventAttributes() |
If the event is of type
MarkerRecorded then this member is set and provides detailed information
about the event. |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
Marshalls this structured data using the given
ProtocolMarshaller. |
RecordMarkerFailedEventAttributes |
recordMarkerFailedEventAttributes() |
If the event is of type
DecisionTaskFailed then this member is set and provides detailed information
about the event. |
RequestCancelActivityTaskFailedEventAttributes |
requestCancelActivityTaskFailedEventAttributes() |
If the event is of type
RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event. |
RequestCancelExternalWorkflowExecutionFailedEventAttributes |
requestCancelExternalWorkflowExecutionFailedEventAttributes() |
If the event is of type
RequestCancelExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes |
requestCancelExternalWorkflowExecutionInitiatedEventAttributes() |
If the event is of type
RequestCancelExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. |
ScheduleActivityTaskFailedEventAttributes |
scheduleActivityTaskFailedEventAttributes() |
If the event is of type
ScheduleActivityTaskFailed then this member is set and provides detailed
information about the event. |
ScheduleLambdaFunctionFailedEventAttributes |
scheduleLambdaFunctionFailedEventAttributes() |
|
static Class<? extends HistoryEvent.Builder> |
serializableBuilderClass() |
|
SignalExternalWorkflowExecutionFailedEventAttributes |
signalExternalWorkflowExecutionFailedEventAttributes() |
If the event is of type
SignalExternalWorkflowExecutionFailed then this member is set and provides
detailed information about the event. |
SignalExternalWorkflowExecutionInitiatedEventAttributes |
signalExternalWorkflowExecutionInitiatedEventAttributes() |
If the event is of type
SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. |
StartChildWorkflowExecutionFailedEventAttributes |
startChildWorkflowExecutionFailedEventAttributes() |
If the event is of type
StartChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. |
StartChildWorkflowExecutionInitiatedEventAttributes |
startChildWorkflowExecutionInitiatedEventAttributes() |
If the event is of type
StartChildWorkflowExecutionInitiated then this member is set and provides
detailed information about the event. |
StartLambdaFunctionFailedEventAttributes |
startLambdaFunctionFailedEventAttributes() |
|
StartTimerFailedEventAttributes |
startTimerFailedEventAttributes() |
If the event is of type
StartTimerFailed then this member is set and provides detailed information
about the event. |
TimerCanceledEventAttributes |
timerCanceledEventAttributes() |
If the event is of type
TimerCanceled then this member is set and provides detailed information
about the event. |
TimerFiredEventAttributes |
timerFiredEventAttributes() |
If the event is of type
TimerFired then this member is set and provides detailed information about
the event. |
TimerStartedEventAttributes |
timerStartedEventAttributes() |
If the event is of type
TimerStarted then this member is set and provides detailed information about
the event. |
HistoryEvent.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
|
WorkflowExecutionCanceledEventAttributes |
workflowExecutionCanceledEventAttributes() |
If the event is of type
WorkflowExecutionCanceled then this member is set and provides detailed
information about the event. |
WorkflowExecutionCancelRequestedEventAttributes |
workflowExecutionCancelRequestedEventAttributes() |
If the event is of type
WorkflowExecutionCancelRequested then this member is set and provides
detailed information about the event. |
WorkflowExecutionCompletedEventAttributes |
workflowExecutionCompletedEventAttributes() |
If the event is of type
WorkflowExecutionCompleted then this member is set and provides detailed
information about the event. |
WorkflowExecutionContinuedAsNewEventAttributes |
workflowExecutionContinuedAsNewEventAttributes() |
If the event is of type
WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event. |
WorkflowExecutionFailedEventAttributes |
workflowExecutionFailedEventAttributes() |
If the event is of type
WorkflowExecutionFailed then this member is set and provides detailed
information about the event. |
WorkflowExecutionSignaledEventAttributes |
workflowExecutionSignaledEventAttributes() |
If the event is of type
WorkflowExecutionSignaled then this member is set and provides detailed
information about the event. |
WorkflowExecutionStartedEventAttributes |
workflowExecutionStartedEventAttributes() |
If the event is of type
WorkflowExecutionStarted then this member is set and provides detailed
information about the event. |
WorkflowExecutionTerminatedEventAttributes |
workflowExecutionTerminatedEventAttributes() |
If the event is of type
WorkflowExecutionTerminated then this member is set and provides detailed
information about the event. |
WorkflowExecutionTimedOutEventAttributes |
workflowExecutionTimedOutEventAttributes() |
If the event is of type
WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. |
public Date eventTimestamp()
The date and time when the event occurred.
public String eventType()
The type of the history event.
EventTypepublic Long eventId()
The system generated ID of the event. This ID uniquely identifies the event with in the workflow execution history.
public WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes()
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionStarted then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes()
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionCompleted then this member is set and provides
detailed information about the event. It is not set for other event types.public CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes()
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.
CompleteWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes()
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes()
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed
information about the event. It is not set for other event types.
FailWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes()
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionTimedOut then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes()
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionCanceled then this member is set and provides
detailed information about the event. It is not set for other event types.public CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes()
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed
information about the event. It is not set for other event types.
CancelWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes()
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event. It is not set for other event types.
WorkflowExecutionContinuedAsNew then this member is set and provides
detailed information about the event. It is not set for other event types.public ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes()
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.
ContinueAsNewWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It is not set for other event types.public WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes()
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionTerminated then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes()
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides
detailed information about the event. It is not set for other event types.
WorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. It is not set for other event types.public DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes()
If the event is of type DecisionTaskScheduled then this member is set and provides detailed
information about the event. It is not set for other event types.
DecisionTaskScheduled then this member is set and provides detailed
information about the event. It is not set for other event types.public DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes()
If the event is of type DecisionTaskStarted then this member is set and provides detailed
information about the event. It is not set for other event types.
DecisionTaskStarted then this member is set and provides detailed
information about the event. It is not set for other event types.public DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes()
If the event is of type DecisionTaskCompleted then this member is set and provides detailed
information about the event. It is not set for other event types.
DecisionTaskCompleted then this member is set and provides detailed
information about the event. It is not set for other event types.public DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes()
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.
DecisionTaskTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes()
If the event is of type ActivityTaskScheduled then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskScheduled then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes()
If the event is of type ActivityTaskStarted then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskStarted then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes()
If the event is of type ActivityTaskCompleted then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskCompleted then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes()
If the event is of type ActivityTaskFailed then this member is set and provides detailed information
about the event. It is not set for other event types.
ActivityTaskFailed then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes()
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes()
If the event is of type ActivityTaskCanceled then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskCanceled then this member is set and provides detailed
information about the event. It is not set for other event types.public ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes()
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed
information about the event. It is not set for other event types.
ActivityTaskcancelRequested then this member is set and provides
detailed information about the event. It is not set for other event types.public WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes()
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed
information about the event. It is not set for other event types.
WorkflowExecutionSignaled then this member is set and provides
detailed information about the event. It is not set for other event types.public MarkerRecordedEventAttributes markerRecordedEventAttributes()
If the event is of type MarkerRecorded then this member is set and provides detailed information
about the event. It is not set for other event types.
MarkerRecorded then this member is set and provides detailed
information about the event. It is not set for other event types.public RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes()
If the event is of type DecisionTaskFailed then this member is set and provides detailed information
about the event. It is not set for other event types.
DecisionTaskFailed then this member is set and provides detailed
information about the event. It is not set for other event types.public TimerStartedEventAttributes timerStartedEventAttributes()
If the event is of type TimerStarted then this member is set and provides detailed information about
the event. It is not set for other event types.
TimerStarted then this member is set and provides detailed
information about the event. It is not set for other event types.public TimerFiredEventAttributes timerFiredEventAttributes()
If the event is of type TimerFired then this member is set and provides detailed information about
the event. It is not set for other event types.
TimerFired then this member is set and provides detailed information
about the event. It is not set for other event types.public TimerCanceledEventAttributes timerCanceledEventAttributes()
If the event is of type TimerCanceled then this member is set and provides detailed information
about the event. It is not set for other event types.
TimerCanceled then this member is set and provides detailed
information about the event. It is not set for other event types.public StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes()
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides
detailed information about the event. It is not set for other event types.
StartChildWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes()
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed
information about the event. It is not set for other event types.
ChildWorkflowExecutionStarted then this member is set and provides
detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes()
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event. It is not set for other event types.
ChildWorkflowExecutionCompleted then this member is set and provides
detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes()
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed
information about the event. It is not set for other event types.
ChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes()
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed
information about the event. It is not set for other event types.
ChildWorkflowExecutionTimedOut then this member is set and provides
detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes()
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed
information about the event. It is not set for other event types.
ChildWorkflowExecutionCanceled then this member is set and provides
detailed information about the event. It is not set for other event types.public ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes()
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides
detailed information about the event. It is not set for other event types.
ChildWorkflowExecutionTerminated then this member is set and
provides detailed information about the event. It is not set for other event types.public SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes()
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It is not set for other event types.
SignalExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It is not set for other event types.public ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes()
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides
detailed information about the event. It is not set for other event types.
ExternalWorkflowExecutionSignaled then this member is set and
provides detailed information about the event. It is not set for other event types.public SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes()
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.
SignalExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It is not set for other event types.public ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes()
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. It is not set for other event types.
ExternalWorkflowExecutionCancelRequested then this member is set and
provides detailed information about the event. It is not set for other event types.public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes()
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and
provides detailed information about the event. It is not set for other event types.
RequestCancelExternalWorkflowExecutionInitiated then this member is
set and provides detailed information about the event. It is not set for other event types.public RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes()
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It is not set for other event types.
RequestCancelExternalWorkflowExecutionFailed then this member is set
and provides detailed information about the event. It is not set for other event types.public ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes()
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed
information about the event. It is not set for other event types.
ScheduleActivityTaskFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes()
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event. It is not set for other event types.
RequestCancelActivityTaskFailed then this member is set and provides
detailed information about the event. It is not set for other event types.public StartTimerFailedEventAttributes startTimerFailedEventAttributes()
If the event is of type StartTimerFailed then this member is set and provides detailed information
about the event. It is not set for other event types.
StartTimerFailed then this member is set and provides detailed
information about the event. It is not set for other event types.public CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes()
If the event is of type CancelTimerFailed then this member is set and provides detailed information
about the event. It is not set for other event types.
CancelTimerFailed then this member is set and provides detailed
information about the event. It is not set for other event types.public StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes()
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides
detailed information about the event. It is not set for other event types.
StartChildWorkflowExecutionFailed then this member is set and
provides detailed information about the event. It is not set for other event types.public LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes()
public LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes()
public LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes()
public LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes()
public LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes()
public ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes()
public StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes()
public HistoryEvent.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<HistoryEvent.Builder,HistoryEvent>public static HistoryEvent.Builder builder()
public static Class<? extends HistoryEvent.Builder> serializableBuilderClass()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.