BingNews.BingNewsSearchDefinition Interface
public interface BingNewsSearchDefinition extends BingNews.BingNewsSearchDefinitionStages.WithQuery,BingNews.BingNewsSearchDefinitionStages.WithExecute
The entirety of search definition.
Inherited Members
BingNews.BingNewsSearchDefinitionStages.WithExecute.execute()
BingNews.BingNewsSearchDefinitionStages.WithExecute.executeAsync()
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withClientId(String clientId)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withCount(Integer count)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withFreshness(Freshness freshness)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withLocation(String location)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withMarket(String market)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withOffset(Integer offset)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withOriginalImage(Boolean originalImage)
BingNews.BingNewsSearchDefinitionStages.WithQuery.withQuery(String query)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withSortBy(String sortBy)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withTextDecorations(Boolean textDecorations)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withTextFormat(TextFormat textFormat)
BingNews.BingNewsSearchDefinitionStages.WithAllOptions.withUserAgent(String userAgent)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java