BingWebSearch.BingWebsSearchDefinition Interface
public interface BingWebsSearchDefinition extends BingWebSearch.BingWebsSearchDefinitionStages.WithQuery,BingWebSearch.BingWebsSearchDefinitionStages.WithExecute
The entirety of search definition.
Inherited Members
BingWebSearch.BingWebsSearchDefinitionStages.WithExecute.execute()
BingWebSearch.BingWebsSearchDefinitionStages.WithExecute.executeAsync()
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withAnswerCount(Integer answerCount)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withClientId(String clientId)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withCount(Integer count)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withFreshness(Freshness freshness)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withLocation(String location)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withMarket(String market)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withOffset(Integer offset)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withPragma(String pragma)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withPromote(List<AnswerType> promote)
BingWebSearch.BingWebsSearchDefinitionStages.WithQuery.withQuery(String query)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withResponseFilter(List<AnswerType> responseFilter)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withTextDecorations(Boolean textDecorations)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withTextFormat(TextFormat textFormat)
BingWebSearch.BingWebsSearchDefinitionStages.WithAllOptions.withUserAgent(String userAgent)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java