Interface HttpParameters.Build

    • Method Detail

      • status

        HttpParameters.Build status​(java.lang.Integer statusCode,
                                    java.lang.String statusText)
        Set the status code/text of the HTTP response.
        Returns:
        the builder in a buildable state.