Interface CancelStepsInfo.Builder

  • Method Details

    • stepId

      The encrypted StepId of a step.

      Parameters:
      stepId - The encrypted StepId of a step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of a CancelSteps Request. The value may be SUBMITTED or FAILED.

      Parameters:
      status - The status of a CancelSteps Request. The value may be SUBMITTED or FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of a CancelSteps Request. The value may be SUBMITTED or FAILED.

      Parameters:
      status - The status of a CancelSteps Request. The value may be SUBMITTED or FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason for the failure if the CancelSteps request fails.

      Parameters:
      reason - The reason for the failure if the CancelSteps request fails.
      Returns:
      Returns a reference to this object so that method calls can be chained together.