public DescribeWorkflowExecutionRequest WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return this;
 }
 /// <summary>
 /// Sets the Execution property
 /// </summary>
 /// <param name="execution">The value to set for the Execution property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionInfo WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return(this);
 }
 public WorkflowExecutionCancelRequestedEventAttributes WithExternalWorkflowExecution(WorkflowExecution externalWorkflowExecution)
 {
     this.externalWorkflowExecution = externalWorkflowExecution;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ExternalWorkflowExecutionCancelRequestedEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
 public WorkflowExecutionInfo WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return this;
 }
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ChildWorkflowExecutionTimedOutEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
Пример #7
0
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ActivityTask WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
 public DescribeWorkflowExecutionRequest WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return(this);
 }
 public WorkflowExecutionSignaledEventAttributes WithExternalWorkflowExecution(WorkflowExecution externalWorkflowExecution)
 {
     this.externalWorkflowExecution = externalWorkflowExecution;
     return this;
 }
Пример #10
0
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ActivityTask WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
 public ChildWorkflowExecutionTimedOutEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
 /// <summary>
 /// Sets the ParentWorkflowExecution property
 /// </summary>
 /// <param name="parentWorkflowExecution">The value to set for the ParentWorkflowExecution property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionStartedEventAttributes WithParentWorkflowExecution(WorkflowExecution parentWorkflowExecution)
 {
     this.parentWorkflowExecution = parentWorkflowExecution;
     return this;
 }
 /// <summary>
 /// Sets the ExternalWorkflowExecution property
 /// </summary>
 /// <param name="externalWorkflowExecution">The value to set for the ExternalWorkflowExecution property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionCancelRequestedEventAttributes WithExternalWorkflowExecution(WorkflowExecution externalWorkflowExecution)
 {
     this.externalWorkflowExecution = externalWorkflowExecution;
     return(this);
 }
 /// <summary>
 /// Sets the Execution property
 /// </summary>
 /// <param name="execution">The value to set for the Execution property </param>
 /// <returns>this instance</returns>
 public GetWorkflowExecutionHistoryRequest WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return this;
 }
 public ExternalWorkflowExecutionCancelRequestedEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ExternalWorkflowExecutionSignaledEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
Пример #17
0
 public ExternalWorkflowExecutionSignaledEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public ChildWorkflowExecutionTerminatedEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
 public ChildWorkflowExecutionTerminatedEventAttributes WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
Пример #20
0
 public DecisionTask WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return(this);
 }
Пример #21
0
 /// <summary>
 /// Sets the Execution property
 /// </summary>
 /// <param name="execution">The value to set for the Execution property </param>
 /// <returns>this instance</returns>
 public GetWorkflowExecutionHistoryRequest WithExecution(WorkflowExecution execution)
 {
     this.execution = execution;
     return(this);
 }
Пример #22
0
 public WorkflowExecutionStartedEventAttributes WithParentWorkflowExecution(WorkflowExecution parentWorkflowExecution)
 {
     this.parentWorkflowExecution = parentWorkflowExecution;
     return(this);
 }
Пример #23
0
 /// <summary>
 /// Sets the ExternalWorkflowExecution property
 /// </summary>
 /// <param name="externalWorkflowExecution">The value to set for the ExternalWorkflowExecution property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionSignaledEventAttributes WithExternalWorkflowExecution(WorkflowExecution externalWorkflowExecution)
 {
     this.externalWorkflowExecution = externalWorkflowExecution;
     return(this);
 }
Пример #24
0
 /// <summary>
 /// Sets the WorkflowExecution property
 /// </summary>
 /// <param name="workflowExecution">The value to set for the WorkflowExecution property </param>
 /// <returns>this instance</returns>
 public DecisionTask WithWorkflowExecution(WorkflowExecution workflowExecution)
 {
     this.workflowExecution = workflowExecution;
     return this;
 }
Пример #25
0
 public WorkflowExecutionInfo WithParent(WorkflowExecution parent)
 {
     this.parent = parent;
     return this;
 }
 /// <summary>
 /// Sets the Parent property
 /// </summary>
 /// <param name="parent">The value to set for the Parent property </param>
 /// <returns>this instance</returns>
 public WorkflowExecutionInfo WithParent(WorkflowExecution parent)
 {
     this.parent = parent;
     return(this);
 }