Interface FixedResponseAction.Builder

  • Method Details

    • statusCode

      FixedResponseAction.Builder statusCode(Integer statusCodeValue)

      The HTTP response code.

      Parameters:
      statusCodeValue - The HTTP response code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.