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