default HistoryEvent.Builder |
HistoryEvent.Builder.activityFailedEventDetails(Consumer<ActivityFailedEventDetails.Builder> activityFailedEventDetails) |
Sets the value of the ActivityFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityFailedEventDetails(ActivityFailedEventDetails activityFailedEventDetails) |
Sets the value of the ActivityFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityScheduledEventDetails(Consumer<ActivityScheduledEventDetails.Builder> activityScheduledEventDetails) |
Sets the value of the ActivityScheduledEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityScheduledEventDetails(ActivityScheduledEventDetails activityScheduledEventDetails) |
Sets the value of the ActivityScheduledEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityScheduleFailedEventDetails(Consumer<ActivityScheduleFailedEventDetails.Builder> activityScheduleFailedEventDetails) |
Contains details about an activity schedule event that failed during an execution.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityScheduleFailedEventDetails(ActivityScheduleFailedEventDetails activityScheduleFailedEventDetails) |
Contains details about an activity schedule event that failed during an execution.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityStartedEventDetails(Consumer<ActivityStartedEventDetails.Builder> activityStartedEventDetails) |
Sets the value of the ActivityStartedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) |
Sets the value of the ActivityStartedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activitySucceededEventDetails(Consumer<ActivitySucceededEventDetails.Builder> activitySucceededEventDetails) |
Sets the value of the ActivitySucceededEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activitySucceededEventDetails(ActivitySucceededEventDetails activitySucceededEventDetails) |
Sets the value of the ActivitySucceededEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTimedOutEventDetails(Consumer<ActivityTimedOutEventDetails.Builder> activityTimedOutEventDetails) |
Sets the value of the ActivityTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTimedOutEventDetails(ActivityTimedOutEventDetails activityTimedOutEventDetails) |
Sets the value of the ActivityTimedOutEventDetails property for this object.
|
static HistoryEvent.Builder |
HistoryEvent.builder() |
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionAbortedEventDetails(Consumer<ExecutionAbortedEventDetails.Builder> executionAbortedEventDetails) |
Sets the value of the ExecutionAbortedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) |
Sets the value of the ExecutionAbortedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionFailedEventDetails(Consumer<ExecutionFailedEventDetails.Builder> executionFailedEventDetails) |
Sets the value of the ExecutionFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) |
Sets the value of the ExecutionFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionRedrivenEventDetails(Consumer<ExecutionRedrivenEventDetails.Builder> executionRedrivenEventDetails) |
Contains details about the redrive attempt of an execution.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionRedrivenEventDetails(ExecutionRedrivenEventDetails executionRedrivenEventDetails) |
Contains details about the redrive attempt of an execution.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionStartedEventDetails(Consumer<ExecutionStartedEventDetails.Builder> executionStartedEventDetails) |
Sets the value of the ExecutionStartedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionStartedEventDetails(ExecutionStartedEventDetails executionStartedEventDetails) |
Sets the value of the ExecutionStartedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionSucceededEventDetails(Consumer<ExecutionSucceededEventDetails.Builder> executionSucceededEventDetails) |
Sets the value of the ExecutionSucceededEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) |
Sets the value of the ExecutionSucceededEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.executionTimedOutEventDetails(Consumer<ExecutionTimedOutEventDetails.Builder> executionTimedOutEventDetails) |
Sets the value of the ExecutionTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.executionTimedOutEventDetails(ExecutionTimedOutEventDetails executionTimedOutEventDetails) |
Sets the value of the ExecutionTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.id(Long id) |
The id of the event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionFailedEventDetails(Consumer<LambdaFunctionFailedEventDetails.Builder> lambdaFunctionFailedEventDetails) |
Sets the value of the LambdaFunctionFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) |
Sets the value of the LambdaFunctionFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduledEventDetails(Consumer<LambdaFunctionScheduledEventDetails.Builder> lambdaFunctionScheduledEventDetails) |
Sets the value of the LambdaFunctionScheduledEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduledEventDetails(LambdaFunctionScheduledEventDetails lambdaFunctionScheduledEventDetails) |
Sets the value of the LambdaFunctionScheduledEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(Consumer<LambdaFunctionScheduleFailedEventDetails.Builder> lambdaFunctionScheduleFailedEventDetails) |
Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(LambdaFunctionScheduleFailedEventDetails lambdaFunctionScheduleFailedEventDetails) |
Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionStartFailedEventDetails(Consumer<LambdaFunctionStartFailedEventDetails.Builder> lambdaFunctionStartFailedEventDetails) |
Contains details about a lambda function that failed to start during an execution.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionStartFailedEventDetails(LambdaFunctionStartFailedEventDetails lambdaFunctionStartFailedEventDetails) |
Contains details about a lambda function that failed to start during an execution.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionSucceededEventDetails(Consumer<LambdaFunctionSucceededEventDetails.Builder> lambdaFunctionSucceededEventDetails) |
Contains details about a Lambda function that terminated successfully during an execution.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionSucceededEventDetails(LambdaFunctionSucceededEventDetails lambdaFunctionSucceededEventDetails) |
Contains details about a Lambda function that terminated successfully during an execution.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionTimedOutEventDetails(Consumer<LambdaFunctionTimedOutEventDetails.Builder> lambdaFunctionTimedOutEventDetails) |
Sets the value of the LambdaFunctionTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionTimedOutEventDetails(LambdaFunctionTimedOutEventDetails lambdaFunctionTimedOutEventDetails) |
Sets the value of the LambdaFunctionTimedOutEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationAbortedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationAbortedEventDetails) |
Contains details about an iteration of a Map state that was aborted.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationAbortedEventDetails(MapIterationEventDetails mapIterationAbortedEventDetails) |
Contains details about an iteration of a Map state that was aborted.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationFailedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationFailedEventDetails) |
Contains details about an iteration of a Map state that failed.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationFailedEventDetails(MapIterationEventDetails mapIterationFailedEventDetails) |
Contains details about an iteration of a Map state that failed.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationStartedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationStartedEventDetails) |
Contains details about an iteration of a Map state that was started.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationStartedEventDetails(MapIterationEventDetails mapIterationStartedEventDetails) |
Contains details about an iteration of a Map state that was started.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationSucceededEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationSucceededEventDetails) |
Contains details about an iteration of a Map state that succeeded.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapIterationSucceededEventDetails(MapIterationEventDetails mapIterationSucceededEventDetails) |
Contains details about an iteration of a Map state that succeeded.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapRunFailedEventDetails(Consumer<MapRunFailedEventDetails.Builder> mapRunFailedEventDetails) |
Contains error and cause details about a Map Run that failed.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapRunFailedEventDetails(MapRunFailedEventDetails mapRunFailedEventDetails) |
Contains error and cause details about a Map Run that failed.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapRunRedrivenEventDetails(Consumer<MapRunRedrivenEventDetails.Builder> mapRunRedrivenEventDetails) |
Contains details about the redrive attempt of a Map Run.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapRunRedrivenEventDetails(MapRunRedrivenEventDetails mapRunRedrivenEventDetails) |
Contains details about the redrive attempt of a Map Run.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapRunStartedEventDetails(Consumer<MapRunStartedEventDetails.Builder> mapRunStartedEventDetails) |
Contains details, such as mapRunArn, and the start date and time of a Map Run.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapRunStartedEventDetails(MapRunStartedEventDetails mapRunStartedEventDetails) |
Contains details, such as mapRunArn, and the start date and time of a Map Run.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.mapStateStartedEventDetails(Consumer<MapStateStartedEventDetails.Builder> mapStateStartedEventDetails) |
Contains details about Map state that was started.
|
HistoryEvent.Builder |
HistoryEvent.Builder.mapStateStartedEventDetails(MapStateStartedEventDetails mapStateStartedEventDetails) |
Contains details about Map state that was started.
|
HistoryEvent.Builder |
HistoryEvent.Builder.previousEventId(Long previousEventId) |
The id of the previous event.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.stateEnteredEventDetails(Consumer<StateEnteredEventDetails.Builder> stateEnteredEventDetails) |
Sets the value of the StateEnteredEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.stateEnteredEventDetails(StateEnteredEventDetails stateEnteredEventDetails) |
Sets the value of the StateEnteredEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.stateExitedEventDetails(Consumer<StateExitedEventDetails.Builder> stateExitedEventDetails) |
Sets the value of the StateExitedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.stateExitedEventDetails(StateExitedEventDetails stateExitedEventDetails) |
Sets the value of the StateExitedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskFailedEventDetails(Consumer<TaskFailedEventDetails.Builder> taskFailedEventDetails) |
Contains details about the failure of a task.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskFailedEventDetails(TaskFailedEventDetails taskFailedEventDetails) |
Contains details about the failure of a task.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskScheduledEventDetails(Consumer<TaskScheduledEventDetails.Builder> taskScheduledEventDetails) |
Contains details about a task that was scheduled.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskScheduledEventDetails(TaskScheduledEventDetails taskScheduledEventDetails) |
Contains details about a task that was scheduled.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskStartedEventDetails(Consumer<TaskStartedEventDetails.Builder> taskStartedEventDetails) |
Contains details about a task that was started.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskStartedEventDetails(TaskStartedEventDetails taskStartedEventDetails) |
Contains details about a task that was started.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskStartFailedEventDetails(Consumer<TaskStartFailedEventDetails.Builder> taskStartFailedEventDetails) |
Contains details about a task that failed to start.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskStartFailedEventDetails(TaskStartFailedEventDetails taskStartFailedEventDetails) |
Contains details about a task that failed to start.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmitFailedEventDetails(Consumer<TaskSubmitFailedEventDetails.Builder> taskSubmitFailedEventDetails) |
Contains details about a task that where the submit failed.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmitFailedEventDetails(TaskSubmitFailedEventDetails taskSubmitFailedEventDetails) |
Contains details about a task that where the submit failed.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmittedEventDetails(Consumer<TaskSubmittedEventDetails.Builder> taskSubmittedEventDetails) |
Contains details about a submitted task.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmittedEventDetails(TaskSubmittedEventDetails taskSubmittedEventDetails) |
Contains details about a submitted task.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSucceededEventDetails(Consumer<TaskSucceededEventDetails.Builder> taskSucceededEventDetails) |
Contains details about a task that succeeded.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSucceededEventDetails(TaskSucceededEventDetails taskSucceededEventDetails) |
Contains details about a task that succeeded.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskTimedOutEventDetails(Consumer<TaskTimedOutEventDetails.Builder> taskTimedOutEventDetails) |
Contains details about a task that timed out.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskTimedOutEventDetails(TaskTimedOutEventDetails taskTimedOutEventDetails) |
Contains details about a task that timed out.
|
HistoryEvent.Builder |
HistoryEvent.Builder.timestamp(Instant timestamp) |
The date and time the event occurred.
|
HistoryEvent.Builder |
HistoryEvent.toBuilder() |
|
HistoryEvent.Builder |
HistoryEvent.Builder.type(String type) |
The type of the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.type(HistoryEventType type) |
The type of the event.
|