Uses of Interface
software.amazon.awssdk.services.sfn.model.HistoryEvent.Builder
Packages that use HistoryEvent.Builder
-
Uses of HistoryEvent.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return HistoryEvent.BuilderModifier and TypeMethodDescriptiondefault HistoryEvent.BuilderHistoryEvent.Builder.activityFailedEventDetails(Consumer<ActivityFailedEventDetails.Builder> activityFailedEventDetails) Sets the value of the ActivityFailedEventDetails property for this object.HistoryEvent.Builder.activityFailedEventDetails(ActivityFailedEventDetails activityFailedEventDetails) Sets the value of the ActivityFailedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.activityScheduledEventDetails(Consumer<ActivityScheduledEventDetails.Builder> activityScheduledEventDetails) Sets the value of the ActivityScheduledEventDetails property for this object.HistoryEvent.Builder.activityScheduledEventDetails(ActivityScheduledEventDetails activityScheduledEventDetails) Sets the value of the ActivityScheduledEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.activityScheduleFailedEventDetails(Consumer<ActivityScheduleFailedEventDetails.Builder> activityScheduleFailedEventDetails) Contains details about an activity schedule event that failed during an execution.HistoryEvent.Builder.activityScheduleFailedEventDetails(ActivityScheduleFailedEventDetails activityScheduleFailedEventDetails) Contains details about an activity schedule event that failed during an execution.default HistoryEvent.BuilderHistoryEvent.Builder.activityStartedEventDetails(Consumer<ActivityStartedEventDetails.Builder> activityStartedEventDetails) Sets the value of the ActivityStartedEventDetails property for this object.HistoryEvent.Builder.activityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) Sets the value of the ActivityStartedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.activitySucceededEventDetails(Consumer<ActivitySucceededEventDetails.Builder> activitySucceededEventDetails) Sets the value of the ActivitySucceededEventDetails property for this object.HistoryEvent.Builder.activitySucceededEventDetails(ActivitySucceededEventDetails activitySucceededEventDetails) Sets the value of the ActivitySucceededEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.activityTimedOutEventDetails(Consumer<ActivityTimedOutEventDetails.Builder> activityTimedOutEventDetails) Sets the value of the ActivityTimedOutEventDetails property for this object.HistoryEvent.Builder.activityTimedOutEventDetails(ActivityTimedOutEventDetails activityTimedOutEventDetails) Sets the value of the ActivityTimedOutEventDetails property for this object.static HistoryEvent.BuilderHistoryEvent.builder()default HistoryEvent.BuilderHistoryEvent.Builder.evaluationFailedEventDetails(Consumer<EvaluationFailedEventDetails.Builder> evaluationFailedEventDetails) Contains details about an evaluation failure that occurred while processing a state.HistoryEvent.Builder.evaluationFailedEventDetails(EvaluationFailedEventDetails evaluationFailedEventDetails) Contains details about an evaluation failure that occurred while processing a state.default HistoryEvent.BuilderHistoryEvent.Builder.executionAbortedEventDetails(Consumer<ExecutionAbortedEventDetails.Builder> executionAbortedEventDetails) Sets the value of the ExecutionAbortedEventDetails property for this object.HistoryEvent.Builder.executionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) Sets the value of the ExecutionAbortedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.executionFailedEventDetails(Consumer<ExecutionFailedEventDetails.Builder> executionFailedEventDetails) Sets the value of the ExecutionFailedEventDetails property for this object.HistoryEvent.Builder.executionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) Sets the value of the ExecutionFailedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.executionRedrivenEventDetails(Consumer<ExecutionRedrivenEventDetails.Builder> executionRedrivenEventDetails) Contains details about the redrive attempt of an execution.HistoryEvent.Builder.executionRedrivenEventDetails(ExecutionRedrivenEventDetails executionRedrivenEventDetails) Contains details about the redrive attempt of an execution.default HistoryEvent.BuilderHistoryEvent.Builder.executionStartedEventDetails(Consumer<ExecutionStartedEventDetails.Builder> executionStartedEventDetails) Sets the value of the ExecutionStartedEventDetails property for this object.HistoryEvent.Builder.executionStartedEventDetails(ExecutionStartedEventDetails executionStartedEventDetails) Sets the value of the ExecutionStartedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.executionSucceededEventDetails(Consumer<ExecutionSucceededEventDetails.Builder> executionSucceededEventDetails) Sets the value of the ExecutionSucceededEventDetails property for this object.HistoryEvent.Builder.executionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) Sets the value of the ExecutionSucceededEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.executionTimedOutEventDetails(Consumer<ExecutionTimedOutEventDetails.Builder> executionTimedOutEventDetails) Sets the value of the ExecutionTimedOutEventDetails property for this object.HistoryEvent.Builder.executionTimedOutEventDetails(ExecutionTimedOutEventDetails executionTimedOutEventDetails) Sets the value of the ExecutionTimedOutEventDetails property for this object.The id of the event.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionFailedEventDetails(Consumer<LambdaFunctionFailedEventDetails.Builder> lambdaFunctionFailedEventDetails) Sets the value of the LambdaFunctionFailedEventDetails property for this object.HistoryEvent.Builder.lambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) Sets the value of the LambdaFunctionFailedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionScheduledEventDetails(Consumer<LambdaFunctionScheduledEventDetails.Builder> lambdaFunctionScheduledEventDetails) Sets the value of the LambdaFunctionScheduledEventDetails property for this object.HistoryEvent.Builder.lambdaFunctionScheduledEventDetails(LambdaFunctionScheduledEventDetails lambdaFunctionScheduledEventDetails) Sets the value of the LambdaFunctionScheduledEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(Consumer<LambdaFunctionScheduleFailedEventDetails.Builder> lambdaFunctionScheduleFailedEventDetails) Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.HistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(LambdaFunctionScheduleFailedEventDetails lambdaFunctionScheduleFailedEventDetails) Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionStartFailedEventDetails(Consumer<LambdaFunctionStartFailedEventDetails.Builder> lambdaFunctionStartFailedEventDetails) Contains details about a lambda function that failed to start during an execution.HistoryEvent.Builder.lambdaFunctionStartFailedEventDetails(LambdaFunctionStartFailedEventDetails lambdaFunctionStartFailedEventDetails) Contains details about a lambda function that failed to start during an execution.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionSucceededEventDetails(Consumer<LambdaFunctionSucceededEventDetails.Builder> lambdaFunctionSucceededEventDetails) Contains details about a Lambda function that terminated successfully during an execution.HistoryEvent.Builder.lambdaFunctionSucceededEventDetails(LambdaFunctionSucceededEventDetails lambdaFunctionSucceededEventDetails) Contains details about a Lambda function that terminated successfully during an execution.default HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionTimedOutEventDetails(Consumer<LambdaFunctionTimedOutEventDetails.Builder> lambdaFunctionTimedOutEventDetails) Sets the value of the LambdaFunctionTimedOutEventDetails property for this object.HistoryEvent.Builder.lambdaFunctionTimedOutEventDetails(LambdaFunctionTimedOutEventDetails lambdaFunctionTimedOutEventDetails) Sets the value of the LambdaFunctionTimedOutEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.mapIterationAbortedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationAbortedEventDetails) Contains details about an iteration of a Map state that was aborted.HistoryEvent.Builder.mapIterationAbortedEventDetails(MapIterationEventDetails mapIterationAbortedEventDetails) Contains details about an iteration of a Map state that was aborted.default HistoryEvent.BuilderHistoryEvent.Builder.mapIterationFailedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationFailedEventDetails) Contains details about an iteration of a Map state that failed.HistoryEvent.Builder.mapIterationFailedEventDetails(MapIterationEventDetails mapIterationFailedEventDetails) Contains details about an iteration of a Map state that failed.default HistoryEvent.BuilderHistoryEvent.Builder.mapIterationStartedEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationStartedEventDetails) Contains details about an iteration of a Map state that was started.HistoryEvent.Builder.mapIterationStartedEventDetails(MapIterationEventDetails mapIterationStartedEventDetails) Contains details about an iteration of a Map state that was started.default HistoryEvent.BuilderHistoryEvent.Builder.mapIterationSucceededEventDetails(Consumer<MapIterationEventDetails.Builder> mapIterationSucceededEventDetails) Contains details about an iteration of a Map state that succeeded.HistoryEvent.Builder.mapIterationSucceededEventDetails(MapIterationEventDetails mapIterationSucceededEventDetails) Contains details about an iteration of a Map state that succeeded.default HistoryEvent.BuilderHistoryEvent.Builder.mapRunFailedEventDetails(Consumer<MapRunFailedEventDetails.Builder> mapRunFailedEventDetails) Contains error and cause details about a Map Run that failed.HistoryEvent.Builder.mapRunFailedEventDetails(MapRunFailedEventDetails mapRunFailedEventDetails) Contains error and cause details about a Map Run that failed.default HistoryEvent.BuilderHistoryEvent.Builder.mapRunRedrivenEventDetails(Consumer<MapRunRedrivenEventDetails.Builder> mapRunRedrivenEventDetails) Contains details about the redrive attempt of a Map Run.HistoryEvent.Builder.mapRunRedrivenEventDetails(MapRunRedrivenEventDetails mapRunRedrivenEventDetails) Contains details about the redrive attempt of a Map Run.default HistoryEvent.BuilderHistoryEvent.Builder.mapRunStartedEventDetails(Consumer<MapRunStartedEventDetails.Builder> mapRunStartedEventDetails) Contains details, such asmapRunArn, and the start date and time of a Map Run.HistoryEvent.Builder.mapRunStartedEventDetails(MapRunStartedEventDetails mapRunStartedEventDetails) Contains details, such asmapRunArn, and the start date and time of a Map Run.default HistoryEvent.BuilderHistoryEvent.Builder.mapStateStartedEventDetails(Consumer<MapStateStartedEventDetails.Builder> mapStateStartedEventDetails) Contains details about Map state that was started.HistoryEvent.Builder.mapStateStartedEventDetails(MapStateStartedEventDetails mapStateStartedEventDetails) Contains details about Map state that was started.HistoryEvent.Builder.previousEventId(Long previousEventId) The id of the previous event.default HistoryEvent.BuilderHistoryEvent.Builder.stateEnteredEventDetails(Consumer<StateEnteredEventDetails.Builder> stateEnteredEventDetails) Sets the value of the StateEnteredEventDetails property for this object.HistoryEvent.Builder.stateEnteredEventDetails(StateEnteredEventDetails stateEnteredEventDetails) Sets the value of the StateEnteredEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.stateExitedEventDetails(Consumer<StateExitedEventDetails.Builder> stateExitedEventDetails) Sets the value of the StateExitedEventDetails property for this object.HistoryEvent.Builder.stateExitedEventDetails(StateExitedEventDetails stateExitedEventDetails) Sets the value of the StateExitedEventDetails property for this object.default HistoryEvent.BuilderHistoryEvent.Builder.taskFailedEventDetails(Consumer<TaskFailedEventDetails.Builder> taskFailedEventDetails) Contains details about the failure of a task.HistoryEvent.Builder.taskFailedEventDetails(TaskFailedEventDetails taskFailedEventDetails) Contains details about the failure of a task.default HistoryEvent.BuilderHistoryEvent.Builder.taskScheduledEventDetails(Consumer<TaskScheduledEventDetails.Builder> taskScheduledEventDetails) Contains details about a task that was scheduled.HistoryEvent.Builder.taskScheduledEventDetails(TaskScheduledEventDetails taskScheduledEventDetails) Contains details about a task that was scheduled.default HistoryEvent.BuilderHistoryEvent.Builder.taskStartedEventDetails(Consumer<TaskStartedEventDetails.Builder> taskStartedEventDetails) Contains details about a task that was started.HistoryEvent.Builder.taskStartedEventDetails(TaskStartedEventDetails taskStartedEventDetails) Contains details about a task that was started.default HistoryEvent.BuilderHistoryEvent.Builder.taskStartFailedEventDetails(Consumer<TaskStartFailedEventDetails.Builder> taskStartFailedEventDetails) Contains details about a task that failed to start.HistoryEvent.Builder.taskStartFailedEventDetails(TaskStartFailedEventDetails taskStartFailedEventDetails) Contains details about a task that failed to start.default HistoryEvent.BuilderHistoryEvent.Builder.taskSubmitFailedEventDetails(Consumer<TaskSubmitFailedEventDetails.Builder> taskSubmitFailedEventDetails) Contains details about a task that where the submit failed.HistoryEvent.Builder.taskSubmitFailedEventDetails(TaskSubmitFailedEventDetails taskSubmitFailedEventDetails) Contains details about a task that where the submit failed.default HistoryEvent.BuilderHistoryEvent.Builder.taskSubmittedEventDetails(Consumer<TaskSubmittedEventDetails.Builder> taskSubmittedEventDetails) Contains details about a submitted task.HistoryEvent.Builder.taskSubmittedEventDetails(TaskSubmittedEventDetails taskSubmittedEventDetails) Contains details about a submitted task.default HistoryEvent.BuilderHistoryEvent.Builder.taskSucceededEventDetails(Consumer<TaskSucceededEventDetails.Builder> taskSucceededEventDetails) Contains details about a task that succeeded.HistoryEvent.Builder.taskSucceededEventDetails(TaskSucceededEventDetails taskSucceededEventDetails) Contains details about a task that succeeded.default HistoryEvent.BuilderHistoryEvent.Builder.taskTimedOutEventDetails(Consumer<TaskTimedOutEventDetails.Builder> taskTimedOutEventDetails) Contains details about a task that timed out.HistoryEvent.Builder.taskTimedOutEventDetails(TaskTimedOutEventDetails taskTimedOutEventDetails) Contains details about a task that timed out.The date and time the event occurred, expressed in seconds and fractional milliseconds since the Unix epoch, which is defined as January 1, 1970, at 00:00:00 Coordinated Universal Time (UTC).HistoryEvent.toBuilder()The type of the event.HistoryEvent.Builder.type(HistoryEventType type) The type of the event.Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type HistoryEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HistoryEvent.Builder>HistoryEvent.serializableBuilderClass()