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