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