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