| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
HistoryEvent.Builder |
HistoryEvent.Builder.activityFailedEventDetails(ActivityFailedEventDetails activityFailedEventDetails)
Sets the value of the ActivityFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityFailedEventDetails(Consumer<ActivityFailedEventDetails.Builder> activityFailedEventDetails)
Sets the value of the ActivityFailedEventDetails 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.activityScheduledEventDetails(Consumer<ActivityScheduledEventDetails.Builder> activityScheduledEventDetails)
Sets the value of the ActivityScheduledEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityScheduleFailedEventDetails(ActivityScheduleFailedEventDetails activityScheduleFailedEventDetails)
Contains details about an activity schedule event that failed during an execution.
|
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.activityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails)
Sets the value of the ActivityStartedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityStartedEventDetails(Consumer<ActivityStartedEventDetails.Builder> activityStartedEventDetails)
Sets the value of the ActivityStartedEventDetails 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.activitySucceededEventDetails(Consumer<ActivitySucceededEventDetails.Builder> activitySucceededEventDetails)
Sets the value of the ActivitySucceededEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.activityTimedOutEventDetails(ActivityTimedOutEventDetails activityTimedOutEventDetails)
Sets the value of the ActivityTimedOutEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityTimedOutEventDetails(Consumer<ActivityTimedOutEventDetails.Builder> 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.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.
|
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)
Sets the value of the TaskFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskFailedEventDetails(TaskFailedEventDetails taskFailedEventDetails)
Sets the value of the TaskFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskScheduledEventDetails(Consumer<TaskScheduledEventDetails.Builder> taskScheduledEventDetails)
Sets the value of the TaskScheduledEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskScheduledEventDetails(TaskScheduledEventDetails taskScheduledEventDetails)
Sets the value of the TaskScheduledEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskStartedEventDetails(Consumer<TaskStartedEventDetails.Builder> taskStartedEventDetails)
Sets the value of the TaskStartedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskStartedEventDetails(TaskStartedEventDetails taskStartedEventDetails)
Sets the value of the TaskStartedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskStartFailedEventDetails(Consumer<TaskStartFailedEventDetails.Builder> taskStartFailedEventDetails)
Sets the value of the TaskStartFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskStartFailedEventDetails(TaskStartFailedEventDetails taskStartFailedEventDetails)
Sets the value of the TaskStartFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmitFailedEventDetails(Consumer<TaskSubmitFailedEventDetails.Builder> taskSubmitFailedEventDetails)
Sets the value of the TaskSubmitFailedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmitFailedEventDetails(TaskSubmitFailedEventDetails taskSubmitFailedEventDetails)
Sets the value of the TaskSubmitFailedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmittedEventDetails(Consumer<TaskSubmittedEventDetails.Builder> taskSubmittedEventDetails)
Sets the value of the TaskSubmittedEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSubmittedEventDetails(TaskSubmittedEventDetails taskSubmittedEventDetails)
Sets the value of the TaskSubmittedEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskSucceededEventDetails(Consumer<TaskSucceededEventDetails.Builder> taskSucceededEventDetails)
Sets the value of the TaskSucceededEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskSucceededEventDetails(TaskSucceededEventDetails taskSucceededEventDetails)
Sets the value of the TaskSucceededEventDetails property for this object.
|
default HistoryEvent.Builder |
HistoryEvent.Builder.taskTimedOutEventDetails(Consumer<TaskTimedOutEventDetails.Builder> taskTimedOutEventDetails)
Sets the value of the TaskTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.taskTimedOutEventDetails(TaskTimedOutEventDetails taskTimedOutEventDetails)
Sets the value of the TaskTimedOutEventDetails property for this object.
|
HistoryEvent.Builder |
HistoryEvent.Builder.timestamp(Instant timestamp)
The date and time the event occurred.
|
HistoryEvent.Builder |
HistoryEvent.toBuilder() |
HistoryEvent.Builder |
HistoryEvent.Builder.type(HistoryEventType type)
The type of the event.
|
HistoryEvent.Builder |
HistoryEvent.Builder.type(String type)
The type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HistoryEvent.Builder> |
HistoryEvent.serializableBuilderClass() |
Copyright © 2018. All rights reserved.