void |
ChildWorkflowExecutionCanceledEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionCompletedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionFailedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionStartedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionTerminatedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionTimedOutEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
DecisionTask.setWorkflowType(WorkflowType workflowType) |
The type of the workflow execution for which this decision task was
created.
|
void |
DeprecateWorkflowTypeRequest.setWorkflowType(WorkflowType workflowType) |
The workflow type to deprecate.
|
void |
DescribeWorkflowTypeRequest.setWorkflowType(WorkflowType workflowType) |
The workflow type to describe.
|
void |
StartChildWorkflowExecutionDecisionAttributes.setWorkflowType(WorkflowType workflowType) |
Required. The type of the workflow execution to be started.
|
void |
StartChildWorkflowExecutionFailedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The workflow type provided in the
StartChildWorkflowExecution decision that failed.
|
void |
StartChildWorkflowExecutionInitiatedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
void |
StartWorkflowExecutionRequest.setWorkflowType(WorkflowType workflowType) |
The type of the workflow to start.
|
void |
WorkflowExecutionContinuedAsNewEventAttributes.setWorkflowType(WorkflowType workflowType) |
|
void |
WorkflowExecutionInfo.setWorkflowType(WorkflowType workflowType) |
The type of the workflow execution.
|
void |
WorkflowExecutionStartedEventAttributes.setWorkflowType(WorkflowType workflowType) |
The workflow type of this execution.
|
void |
WorkflowTypeInfo.setWorkflowType(WorkflowType workflowType) |
The workflow type this information is about.
|
ChildWorkflowExecutionCanceledEventAttributes |
ChildWorkflowExecutionCanceledEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionCompletedEventAttributes |
ChildWorkflowExecutionCompletedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionFailedEventAttributes |
ChildWorkflowExecutionFailedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionStartedEventAttributes |
ChildWorkflowExecutionStartedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionTerminatedEventAttributes |
ChildWorkflowExecutionTerminatedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionTimedOutEventAttributes |
ChildWorkflowExecutionTimedOutEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
DecisionTask |
DecisionTask.withWorkflowType(WorkflowType workflowType) |
The type of the workflow execution for which this decision task was
created.
|
DeprecateWorkflowTypeRequest |
DeprecateWorkflowTypeRequest.withWorkflowType(WorkflowType workflowType) |
The workflow type to deprecate.
|
DescribeWorkflowTypeRequest |
DescribeWorkflowTypeRequest.withWorkflowType(WorkflowType workflowType) |
The workflow type to describe.
|
StartChildWorkflowExecutionDecisionAttributes |
StartChildWorkflowExecutionDecisionAttributes.withWorkflowType(WorkflowType workflowType) |
Required. The type of the workflow execution to be started.
|
StartChildWorkflowExecutionFailedEventAttributes |
StartChildWorkflowExecutionFailedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The workflow type provided in the
StartChildWorkflowExecution decision that failed.
|
StartChildWorkflowExecutionInitiatedEventAttributes |
StartChildWorkflowExecutionInitiatedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
StartWorkflowExecutionRequest |
StartWorkflowExecutionRequest.withWorkflowType(WorkflowType workflowType) |
The type of the workflow to start.
|
WorkflowExecutionContinuedAsNewEventAttributes |
WorkflowExecutionContinuedAsNewEventAttributes.withWorkflowType(WorkflowType workflowType) |
|
WorkflowExecutionInfo |
WorkflowExecutionInfo.withWorkflowType(WorkflowType workflowType) |
The type of the workflow execution.
|
WorkflowExecutionStartedEventAttributes |
WorkflowExecutionStartedEventAttributes.withWorkflowType(WorkflowType workflowType) |
The workflow type of this execution.
|
WorkflowTypeInfo |
WorkflowTypeInfo.withWorkflowType(WorkflowType workflowType) |
The workflow type this information is about.
|