Uses of Class
software.amazon.awssdk.services.sfn.model.ActivityStartedEventDetails
-
Packages that use ActivityStartedEventDetails Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of ActivityStartedEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ActivityStartedEventDetails Modifier and Type Method Description ActivityStartedEventDetailsHistoryEvent. activityStartedEventDetails()Returns the value of the ActivityStartedEventDetails property for this object.Methods in software.amazon.awssdk.services.sfn.model with parameters of type ActivityStartedEventDetails Modifier and Type Method Description HistoryEvent.BuilderHistoryEvent.Builder. activityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails)Sets the value of the ActivityStartedEventDetails property for this object.
-