Interface FixedResponseAction.Builder

    • Method Detail

      • 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.