Uses of Class
software.amazon.awssdk.services.sfn.model.ExecutionStartedEventDetails
Packages that use ExecutionStartedEventDetails
-
Uses of ExecutionStartedEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ExecutionStartedEventDetailsModifier and TypeMethodDescriptionHistoryEvent.executionStartedEventDetails()Returns the value of the ExecutionStartedEventDetails property for this object.Methods in software.amazon.awssdk.services.sfn.model with parameters of type ExecutionStartedEventDetailsModifier and TypeMethodDescriptionHistoryEvent.Builder.executionStartedEventDetails(ExecutionStartedEventDetails executionStartedEventDetails) Sets the value of the ExecutionStartedEventDetails property for this object.