Enum Class SearchOptions

java.lang.Object
java.lang.Enum<SearchOptions>
net.ygbstudio.jbrave.core.model.SearchOptions
All Implemented Interfaces:
Serializable, Comparable<SearchOptions>, Constable, BraveAPIConstant, ClientProvidedOption, SearchOption

public enum SearchOptions extends Enum<SearchOptions> implements ClientProvidedOption
Enumeration of the search options available in the Brave API.

These options can be used to modify the behavior of the API requests.