Uses of Class
software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
-
Packages that use FailWorkflowExecutionDecisionAttributes Package Description software.amazon.awssdk.services.swf.model -
-
Uses of FailWorkflowExecutionDecisionAttributes in software.amazon.awssdk.services.swf.model
Methods in software.amazon.awssdk.services.swf.model that return FailWorkflowExecutionDecisionAttributes Modifier and Type Method Description FailWorkflowExecutionDecisionAttributesDecision. failWorkflowExecutionDecisionAttributes()Provides the details of theFailWorkflowExecutiondecision.Methods in software.amazon.awssdk.services.swf.model with parameters of type FailWorkflowExecutionDecisionAttributes Modifier and Type Method Description Decision.BuilderDecision.Builder. failWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes failWorkflowExecutionDecisionAttributes)Provides the details of theFailWorkflowExecutiondecision.
-