Uses of Interface
net.ygbstudio.jbrave.core.domain.SearchVertical
Packages that use SearchVertical
Package
Description
-
Uses of SearchVertical in net.ygbstudio.jbrave.core.builders
Methods in net.ygbstudio.jbrave.core.builders with parameters of type SearchVerticalModifier and TypeMethodDescriptionprotected final TAbstractQueryUrlBuilder.addInstanceVertical(@NotNull SearchVertical vertical) Adds a vertical to the current builder instance so that it can be reused. -
Uses of SearchVertical in net.ygbstudio.jbrave.core.domain
Methods in net.ygbstudio.jbrave.core.domain with parameters of type SearchVerticalModifier and TypeMethodDescriptionstatic @NotNull StringSearchVertical.urlVertical(@NotNull SearchVertical vertical) Creates a URL query string for the given search vertical. -
Uses of SearchVertical in net.ygbstudio.jbrave.core.domain.verticals
Classes in net.ygbstudio.jbrave.core.domain.verticals that implement SearchVerticalModifier and TypeClassDescriptionenumEnum representing the different search resources of the Brave API.