Interface StepStateChangeReason.Builder

  • Method Details

    • code

      The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.

      Parameters:
      code - The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.

      Parameters:
      code - The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      The descriptive message for the state change reason.

      Parameters:
      message - The descriptive message for the state change reason.
      Returns:
      Returns a reference to this object so that method calls can be chained together.