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