ChildWorkflowExecutionCanceledEventAttributes.Builder |
ChildWorkflowExecutionCanceledEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionCompletedEventAttributes.Builder |
ChildWorkflowExecutionCompletedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionFailedEventAttributes.Builder |
ChildWorkflowExecutionFailedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionStartedEventAttributes.Builder |
ChildWorkflowExecutionStartedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionTerminatedEventAttributes.Builder |
ChildWorkflowExecutionTerminatedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
ChildWorkflowExecutionTimedOutEventAttributes.Builder |
ChildWorkflowExecutionTimedOutEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
DeleteWorkflowTypeRequest.Builder |
DeleteWorkflowTypeRequest.Builder.workflowType(WorkflowType workflowType) |
The workflow type to delete.
|
DeprecateWorkflowTypeRequest.Builder |
DeprecateWorkflowTypeRequest.Builder.workflowType(WorkflowType workflowType) |
The workflow type to deprecate.
|
DescribeWorkflowTypeRequest.Builder |
DescribeWorkflowTypeRequest.Builder.workflowType(WorkflowType workflowType) |
The workflow type to describe.
|
PollForDecisionTaskResponse.Builder |
PollForDecisionTaskResponse.Builder.workflowType(WorkflowType workflowType) |
The type of the workflow execution for which this decision task was created.
|
StartChildWorkflowExecutionDecisionAttributes.Builder |
StartChildWorkflowExecutionDecisionAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the workflow execution to be started.
|
StartChildWorkflowExecutionFailedEventAttributes.Builder |
StartChildWorkflowExecutionFailedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The workflow type provided in the StartChildWorkflowExecution Decision that failed.
|
StartChildWorkflowExecutionInitiatedEventAttributes.Builder |
StartChildWorkflowExecutionInitiatedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The type of the child workflow execution.
|
StartWorkflowExecutionRequest.Builder |
StartWorkflowExecutionRequest.Builder.workflowType(WorkflowType workflowType) |
The type of the workflow to start.
|
UndeprecateWorkflowTypeRequest.Builder |
UndeprecateWorkflowTypeRequest.Builder.workflowType(WorkflowType workflowType) |
The name of the domain of the deprecated workflow type.
|
WorkflowExecutionContinuedAsNewEventAttributes.Builder |
WorkflowExecutionContinuedAsNewEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The workflow type of this execution.
|
WorkflowExecutionInfo.Builder |
WorkflowExecutionInfo.Builder.workflowType(WorkflowType workflowType) |
The type of the workflow execution.
|
WorkflowExecutionStartedEventAttributes.Builder |
WorkflowExecutionStartedEventAttributes.Builder.workflowType(WorkflowType workflowType) |
The workflow type of this execution.
|
WorkflowTypeInfo.Builder |
WorkflowTypeInfo.Builder.workflowType(WorkflowType workflowType) |
The workflow type this information is about.
|