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