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