Uses of Interface
software.amazon.awssdk.services.sfn.model.ActivityFailedEventDetails.Builder
Packages that use ActivityFailedEventDetails.Builder
-
Uses of ActivityFailedEventDetails.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ActivityFailedEventDetails.BuilderModifier and TypeMethodDescriptionActivityFailedEventDetails.builder()A more detailed explanation of the cause of the failure.The error code of the failure.ActivityFailedEventDetails.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type ActivityFailedEventDetails.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ActivityFailedEventDetails.Builder>ActivityFailedEventDetails.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sfn.model with type arguments of type ActivityFailedEventDetails.BuilderModifier and TypeMethodDescriptiondefault HistoryEvent.BuilderHistoryEvent.Builder.activityFailedEventDetails(Consumer<ActivityFailedEventDetails.Builder> activityFailedEventDetails) Sets the value of the ActivityFailedEventDetails property for this object.