Interface RetryWorkflowStepResponse.Builder

  • Method Details

    • stepGroupId

      RetryWorkflowStepResponse.Builder stepGroupId(String stepGroupId)

      The ID of the step group.

      Parameters:
      stepGroupId - The ID of the step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workflowId

      RetryWorkflowStepResponse.Builder workflowId(String workflowId)

      The ID of the migration workflow.

      Parameters:
      workflowId - The ID of the migration workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the step.

      Parameters:
      id - The ID of the step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the step.

      Parameters:
      status - The status of the step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the step.

      Parameters:
      status - The status of the step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: