Package net.ygbstudio.jbrave.api.response


package net.ygbstudio.jbrave.api.response
  • Class
    Description
    This marker interface represents the API response objects from the Brave Search API.
    Error response object that the Brave Search API sends in case the client's request results in either 404, 422, or 429 http status codes.
    Represents the response from the Brave Search API for image searches.
    Represents the response from the Brave Search API for news searches.
    Constructs a RateLimitResponse with the given rate limit information.
    Represents the response from the Brave Search API for spell check.
    Represents the response from the Brave Search API for suggestions.
    Represents the response from the Brave Search API for video searches.
    Represents the top-level response from the Brave Search API.