Interface Matcher.Builder

    • Method Detail

      • httpCode

        Matcher.Builder httpCode​(String httpCode)

        The HTTP code to use when checking for a successful response from a target.

        Parameters:
        httpCode - The HTTP code to use when checking for a successful response from a target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.