Represents a workflow type.

Example #1
0
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public StartChildWorkflowExecutionFailedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
Example #2
0
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public DecisionTask WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
Example #3
0
 public DecisionTask WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
Example #4
0
 public WorkflowExecutionStartedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public StartChildWorkflowExecutionInitiatedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 public DeprecateWorkflowTypeRequest WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 public WorkflowTypeInfo WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public DescribeWorkflowTypeRequest WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionStartedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public StartWorkflowExecutionRequest WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 public WorkflowExecutionContinuedAsNewEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public ChildWorkflowExecutionCompletedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 public StartChildWorkflowExecutionDecisionAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public ChildWorkflowExecutionTimedOutEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 public WorkflowExecutionContinuedAsNewEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 public ChildWorkflowExecutionTerminatedEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public DescribeWorkflowTypeRequest WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowType property
 /// </summary>
 /// <param name="workflowType">The value to set for the WorkflowType property </param>
 /// <returns>this instance</returns>
 public StartChildWorkflowExecutionDecisionAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return(this);
 }
 public ChildWorkflowExecutionTimedOutEventAttributes WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 public WorkflowExecutionInfo WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }
 public StartWorkflowExecutionRequest WithWorkflowType(WorkflowType workflowType)
 {
     this.workflowType = workflowType;
     return this;
 }