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