BingNews.BingNewsCategoryDefinition Interface
public interface BingNewsCategoryDefinition extends BingNews.BingNewsCategoryDefinitionStages.WithExecute
The entirety of category definition.
Inherited Members
BingNews.BingNewsCategoryDefinitionStages.WithExecute.execute()
BingNews.BingNewsCategoryDefinitionStages.WithExecute.executeAsync()
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withCategory(String category)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withClientId(String clientId)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withCount(Integer count)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withHeadlineCount(Integer headlineCount)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withLocation(String ___location)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withMarket(String market)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withOffset(Integer offset)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withOriginalImage(Boolean originalImage)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withTextDecorations(Boolean textDecorations)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withTextFormat(TextFormat textFormat)
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions.withUserAgent(String userAgent)