Package net.ygbstudio.jbrave.api.response
package net.ygbstudio.jbrave.api.response
-
ClassDescriptionThis 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
RateLimitResponsewith 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.