Uses of Interface
net.ygbstudio.jbrave.core.domain.provided.RegionLocaleIdentifier
Packages that use RegionLocaleIdentifier
Package
Description
-
Uses of RegionLocaleIdentifier in net.ygbstudio.jbrave.api.builders
Methods in net.ygbstudio.jbrave.api.builders with type parameters of type RegionLocaleIdentifierModifier and TypeMethodDescription<T extends RegionLocaleIdentifier>
BraveNewsQueryBraveNewsQuery.market(T uiLanguage) Adds the market option to the URL query.<T extends RegionLocaleIdentifier>
BraveVideoQueryBraveVideoQuery.market(T uiLanguage) Adds the market option to the URL query.<T extends RegionLocaleIdentifier>
BraveWebQueryBraveWebQuery.market(T regionLocale) Adds the market option to the URL query. -
Uses of RegionLocaleIdentifier in net.ygbstudio.jbrave.api.options
Classes in net.ygbstudio.jbrave.api.options that implement RegionLocaleIdentifierModifier and TypeClassDescriptionenumEnumeration representing a market locale supported by the Brave Search API. -
Uses of RegionLocaleIdentifier in net.ygbstudio.jbrave.core.domain.provided
Methods in net.ygbstudio.jbrave.core.domain.provided with parameters of type RegionLocaleIdentifierModifier and TypeMethodDescriptionstatic @NotNull StringRegionLocaleIdentifier.urlParam(@NotNull RegionLocaleIdentifier regionLocaleIdentifier) Generates the URL parameter for this language identifier.