Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

acceptLanguage() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the acceptLanguage value.
acceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the acceptLanguage value.
acceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the acceptLanguage value.
allowHttpsEmbed() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the allowHttpsEmbed value.
allowMobileEmbed() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the allowMobileEmbed value.
alternateName() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the alternateName value.
Answer - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines an answer.
Answer() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Answer
 
Article - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The Article model.
Article() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Article
 
authenticate(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
Initializes an instance of Bing News Search API client.
authenticate(String, String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
Initializes an instance of Bing News Search API client.
authenticate(ServiceClientCredentials) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
Initializes an instance of Bing News Search API client.
authenticate(String, ServiceClientCredentials) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
Initializes an instance of Bing News Search API client.
authenticate(RestClient) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
Initializes an instance of Bing News Search API client.
AUTHORIZATION_DISABLED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value AuthorizationDisabled for ErrorSubCode.
AUTHORIZATION_EXPIRED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value AuthorizationExpired for ErrorSubCode.
AUTHORIZATION_MISSING - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value AuthorizationMissing for ErrorSubCode.
AUTHORIZATION_REDUNDANCY - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value AuthorizationRedundancy for ErrorSubCode.

B

bingId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the bingId value.
BingNews - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
An instance of this class provides access to all the operations defined in BingNews.
bingNews() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets the BingNews object to access its operations.
BingNews.BingNewsCategoryDefinition - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The entirety of category definition.
BingNews.BingNewsCategoryDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
Grouping of category definition stages.
BingNews.BingNewsCategoryDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The stage of the definition which allows for any other optional settings to be specified.
BingNews.BingNewsCategoryDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The last stage of the definition which will make the operation call.
BingNews.BingNewsSearchDefinition - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The entirety of search definition.
BingNews.BingNewsSearchDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
Grouping of search definition stages.
BingNews.BingNewsSearchDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The stage of the definition which allows for any other optional settings to be specified.
BingNews.BingNewsSearchDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The last stage of the definition which will make the operation call.
BingNews.BingNewsSearchDefinitionStages.WithQuery - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The stage of the definition to be specify query.
BingNews.BingNewsTrendingDefinition - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The entirety of trending definition.
BingNews.BingNewsTrendingDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
Grouping of trending definition stages.
BingNews.BingNewsTrendingDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The stage of the definition which allows for any other optional settings to be specified.
BingNews.BingNewsTrendingDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The last stage of the definition which will make the operation call.
BingNewsSearchAPI - Interface in com.microsoft.azure.cognitiveservices.search.newssearch
The interface for BingNewsSearchAPI class.
BingNewsSearchManager - Class in com.microsoft.azure.cognitiveservices.search.newssearch
Entry point to Azure Cognitive Services Bing News Search manager.
BingNewsSearchManager() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchManager
 
BLOCKED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value Blocked for ErrorSubCode.
body() - Method in exception com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponseException
 

C

category(CategoryOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Category API lets lets you search on Bing and get back a list of top news articles by category.
category() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Category API lets lets you search on Bing and get back a list of top news articles by category.
category() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the category value.
category() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsArticle
Get the category value.
categoryAsync(CategoryOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Category API lets lets you search on Bing and get back a list of top news articles by category.
CategoryOptionalParameter - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The CategoryOptionalParameter model.
CategoryOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
 
clientId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the clientId value.
clientId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the clientId value.
clientId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the clientId value.
clientIp() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the clientIp value.
clientIp() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the clientIp value.
clientIp() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the clientIp value.
clusteredArticles() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsArticle
Get the clusteredArticles value.
code() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the code value.
com.microsoft.azure.cognitiveservices.search.newssearch - package com.microsoft.azure.cognitiveservices.search.newssearch
This package contains the classes for BingNewsSearchAPI.
com.microsoft.azure.cognitiveservices.search.newssearch.models - package com.microsoft.azure.cognitiveservices.search.newssearch.models
This package contains the models classes for BingNewsSearchAPI.
contentUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.MediaObject
Get the contentUrl value.
count() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the count value.
count() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the count value.
count() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the count value.
countryCode() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the countryCode value.
countryCode() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the countryCode value.
countryCode() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the countryCode value.
CreativeWork - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The most generic kind of creative work, including books, movies, photographs, software programs, etc.
CreativeWork() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.CreativeWork
 

D

datePublished() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CreativeWork
Get the datePublished value.
DAY - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
Static value Day for Freshness.
description() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the description value.
displayText() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Get the displayText value.

E

embedHtml() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the embedHtml value.
Error - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines the error that occurred.
Error() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
 
ErrorCode - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines values for ErrorCode.
ErrorCode() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
 
ErrorResponse - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The top-level response that represents a failed request.
ErrorResponse() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponse
 
ErrorResponseException - Exception in com.microsoft.azure.cognitiveservices.search.newssearch.models
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
errors() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponse
Get the errors value.
ErrorSubCode - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines values for ErrorSubCode.
ErrorSubCode() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
 
execute() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithExecute
Execute the request.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithExecute
Execute the request asynchronously.

F

followUpQueries() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Answer
Get the followUpQueries value.
Freshness - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines values for Freshness.
Freshness() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
 
freshness() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the freshness value.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Creates or finds a ErrorCode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Creates or finds a ErrorSubCode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
Creates or finds a Freshness from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
Creates or finds a SafeSearch from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TextFormat
Creates or finds a TextFormat from its string representation.

G

generateClientRequestId() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
getAzureClient() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets the AzureClient used for long running operations.

H

headline() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsArticle
Get the headline value.
headlineCount() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the headlineCount value.
height() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.MediaObject
Get the height value.
HTML - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TextFormat
Static value Html for TextFormat.
HTTP_NOT_ALLOWED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value HttpNotAllowed for ErrorSubCode.

I

id() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable
Get the id value.
Identifiable - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines the identity of a resource.
Identifiable() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable
 
image() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the image value.
ImageObject - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines an image.
ImageObject() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.ImageObject
 
INSUFFICIENT_AUTHORIZATION - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value InsufficientAuthorization for ErrorCode.
INVALID_AUTHORIZATION - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value InvalidAuthorization for ErrorCode.
INVALID_REQUEST - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value InvalidRequest for ErrorCode.
isBreakingNews() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsTopic
Get the isBreakingNews value.
isSuperfresh() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the isSuperfresh value.

L

location() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the location value.
location() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsModel
Get the location value.
location() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the location value.
location() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the location value.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets Gets or sets the retry timeout in seconds for Long Running Operations.

M

market() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the market value.
market() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the market value.
market() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the market value.
MediaObject - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a media object.
MediaObject() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.MediaObject
 
message() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the message value.
MODERATE - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
Static value Moderate for SafeSearch.
MONTH - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
Static value Month for Freshness.
moreDetails() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the moreDetails value.
motionThumbnailId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the motionThumbnailId value.
motionThumbnailUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the motionThumbnailUrl value.

N

name() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the name value.
NewsArticle - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a news article.
NewsArticle() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsArticle
 
NewsModel - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a news answer.
NewsModel() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsModel
 
newsSearchUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsTopic
Get the newsSearchUrl value.
NewsTopic - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The NewsTopic model.
NewsTopic() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsTopic
 
NONE - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value None for ErrorCode.
NOT_IMPLEMENTED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value NotImplemented for ErrorSubCode.

O

OFF - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
Static value Off for SafeSearch.
offset() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the offset value.
offset() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the offset value.
offset() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the offset value.
Organization - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines an organization.
Organization() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Organization
 
originalImage() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the originalImage value.
originalImage() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the originalImage value.

P

parameter() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the parameter value.
PARAMETER_INVALID_VALUE - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value ParameterInvalidValue for ErrorSubCode.
PARAMETER_MISSING - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value ParameterMissing for ErrorSubCode.
provider() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CreativeWork
Get the provider value.

Q

query() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsTopic
Get the query value.
Query - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a search query.
Query() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
 

R

RATE_LIMIT_EXCEEDED - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value RateLimitExceeded for ErrorCode.
RAW - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TextFormat
Static value Raw for TextFormat.
RESOURCE_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value ResourceError for ErrorSubCode.
Response - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a response.
Response() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Response
 
ResponseBase - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Response base.
ResponseBase() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.ResponseBase
 
restClient() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets the REST client.

S

safeSearch() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the safeSearch value.
SafeSearch - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines values for SafeSearch.
SafeSearch() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
 
safeSearch() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the safeSearch value.
safeSearch() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the safeSearch value.
search(String, SearchOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query.
search() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query.
searchAsync(String, SearchOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query.
searchLink() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Get the searchLink value.
SearchOptionalParameter - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The SearchOptionalParameter model.
SearchOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
 
SearchResultsAnswer - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a search result answer.
SearchResultsAnswer() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer
 
SERVER_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
Static value ServerError for ErrorCode.
setLang() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the setLang value.
setLang() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the setLang value.
setLang() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the setLang value.
since() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the since value.
sortBy() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the sortBy value.
sortBy() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the sortBy value.
STRICT - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
Static value Strict for SafeSearch.
subCode() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the subCode value.

T

text() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Get the text value.
textDecorations() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the textDecorations value.
textDecorations() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the textDecorations value.
textDecorations() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the textDecorations value.
textFormat() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the textFormat value.
textFormat() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the textFormat value.
TextFormat - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines values for TextFormat.
TextFormat() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.TextFormat
 
textFormat() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the textFormat value.
Thing - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a thing.
Thing() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
 
thumbnail() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ImageObject
Get the thumbnail value.
thumbnail() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Get the thumbnail value.
thumbnail() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the thumbnail value.
thumbnailUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CreativeWork
Get the thumbnailUrl value.
totalEstimatedMatches() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer
Get the totalEstimatedMatches value.
trending(TrendingOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Trending Topics API lets lets you search on Bing and get back a list of trending news topics that are currently trending on Bing.
trending() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Trending Topics API lets lets you search on Bing and get back a list of trending news topics that are currently trending on Bing.
trendingAsync(TrendingOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews
The News Trending Topics API lets lets you search on Bing and get back a list of trending news topics that are currently trending on Bing.
TrendingOptionalParameter - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The TrendingOptionalParameter model.
TrendingOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
 
TrendingTopics - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
The TrendingTopics model.
TrendingTopics() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingTopics
 

U

UNEXPECTED_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
Static value UnexpectedError for ErrorSubCode.
url() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Thing
Get the url value.
userAgent() - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Gets the User-Agent header for the client.
userAgent() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Get the userAgent value.
userAgent() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Get the userAgent value.
userAgent() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Get the userAgent value.

V

value() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Get the value value.
value() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsModel
Get the value value.
value() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingTopics
Get the value value.
values() - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorCode
 
values() - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorSubCode
 
values() - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
 
values() - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SafeSearch
 
values() - Static method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TextFormat
 
video() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CreativeWork
Get the video value.
videoId() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the videoId value.
VideoObject - Class in com.microsoft.azure.cognitiveservices.search.newssearch.models
Defines a video object that is relevant to the query.
VideoObject() - Constructor for class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
 
viewCount() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.VideoObject
Get the viewCount value.

W

webSearchUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Get the webSearchUrl value.
webSearchUrl() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Response
Get the webSearchUrl value.
WEEK - Static variable in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Freshness
Static value Week for Freshness.
width() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.MediaObject
Get the width value.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
A comma-delimited list of one or more languages to use for user interface strings.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
A comma-delimited list of one or more languages to use for user interface strings.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
A comma-delimited list of one or more languages to use for user interface strings.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the acceptLanguage value.
withAcceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the acceptLanguage value.
withAcceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the acceptLanguage value.
withCategory(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The category of articles to return.
withCategory(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the category value.
withClientId(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
Bing uses this header to provide users with consistent behavior across Bing API calls.
withClientId(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
Bing uses this header to provide users with consistent behavior across Bing API calls.
withClientId(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
Bing uses this header to provide users with consistent behavior across Bing API calls.
withClientId(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the clientId value.
withClientId(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the clientId value.
withClientId(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the clientId value.
withClientIp(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The IPv4 or IPv6 address of the client device.
withClientIp(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The IPv4 or IPv6 address of the client device.
withClientIp(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The IPv4 or IPv6 address of the client device.
withClientIp(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the clientIp value.
withClientIp(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the clientIp value.
withClientIp(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the clientIp value.
withCode(ErrorCode) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Set the code value.
withCount(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The number of news articles to return in the response.
withCount(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The number of news articles to return in the response.
withCount(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The number of news articles to return in the response.
withCount(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the count value.
withCountryCode(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
A 2-character country code of the country where the results come from.
withCountryCode(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
A 2-character country code of the country where the results come from.
withCountryCode(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
A 2-character country code of the country where the results come from.
withCountryCode(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the countryCode value.
withCountryCode(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the countryCode value.
withCountryCode(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the countryCode value.
withErrors(List<Error>) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.ErrorResponse
Set the errors value.
withFreshness(Freshness) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
Filter news by the date and time that Bing discovered the news.
withFreshness(Freshness) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the freshness value.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withHeadlineCount(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The number of headline articles to return in the response.
withHeadlineCount(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the headlineCount value.
withLocation(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
A semicolon-delimited list of key/value pairs that describe the client's geographical location.
withLocation(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
A semicolon-delimited list of key/value pairs that describe the client's geographical location.
withLocation(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
A semicolon-delimited list of key/value pairs that describe the client's geographical location.
withLocation(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the location value.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNewsSearchAPI
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withMarket(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The market where the results come from.
withMarket(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The market where the results come from.
withMarket(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The market where the results come from.
withMarket(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the market value.
withMarket(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the market value.
withMarket(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the market value.
withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Error
Set the message value.
withOffset(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The zero-based offset that indicates the number of news to skip before returning news.
withOffset(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The zero-based offset that indicates the number of news to skip before returning news.
withOffset(Integer) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The zero-based offset that indicates the number of news to skip before returning news.
withOffset(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the offset value.
withOffset(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the offset value.
withOffset(Integer) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the offset value.
withOriginalImage(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
A Boolean value that determines whether the image's contentUrl contains a URL that points to a thumbnail of the original article's image or the image itself.
withOriginalImage(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
A Boolean value that determines whether the image's contentUrl contains a URL that points to a thumbnail of the original article's image or the image itself.
withOriginalImage(Boolean) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the originalImage value.
withOriginalImage(Boolean) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the originalImage value.
withQuery(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithQuery
The user's search query string.
withSafeSearch(SafeSearch) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
Filter news for adult content.
withSafeSearch(SafeSearch) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
Filter news for adult content.
withSafeSearch(SafeSearch) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
Filter news for adult content.
withSafeSearch(SafeSearch) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the safeSearch value.
withSafeSearch(SafeSearch) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the safeSearch value.
withSafeSearch(SafeSearch) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the safeSearch value.
withSetLang(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The language to use for user interface strings.
withSetLang(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The language to use for user interface strings.
withSetLang(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The language to use for user interface strings.
withSetLang(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the setLang value.
withSetLang(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the setLang value.
withSetLang(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the setLang value.
withSince(Long) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The Unix epoch time (Unix timestamp) that Bing uses to select the trending topics.
withSince(Long) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the since value.
withSortBy(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The order to return the news in.
withSortBy(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The order to return the news in.
withSortBy(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the sortBy value.
withSortBy(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the sortBy value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Query
Set the text value.
withTextDecorations(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
A Boolean value that determines whether display strings contain decoration markers such as hit highlighting characters.
withTextDecorations(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
A Boolean value that determines whether display strings contain decoration markers such as hit highlighting characters.
withTextDecorations(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
A Boolean value that determines whether display strings contain decoration markers such as hit highlighting characters.
withTextDecorations(Boolean) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the textDecorations value.
withTextDecorations(Boolean) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the textDecorations value.
withTextDecorations(Boolean) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the textDecorations value.
withTextFormat(TextFormat) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The type of markers to use for text decorations (see the textDecorations query parameter).
withTextFormat(TextFormat) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The type of markers to use for text decorations (see the textDecorations query parameter).
withTextFormat(TextFormat) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The type of markers to use for text decorations (see the textDecorations query parameter).
withTextFormat(TextFormat) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the textFormat value.
withTextFormat(TextFormat) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the textFormat value.
withTextFormat(TextFormat) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the textFormat value.
withUserAgent(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsCategoryDefinitionStages.WithAllOptions
The user agent originating the request.
withUserAgent(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsSearchDefinitionStages.WithAllOptions
The user agent originating the request.
withUserAgent(String) - Method in interface com.microsoft.azure.cognitiveservices.search.newssearch.BingNews.BingNewsTrendingDefinitionStages.WithAllOptions
The user agent originating the request.
withUserAgent(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.CategoryOptionalParameter
Set the userAgent value.
withUserAgent(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.SearchOptionalParameter
Set the userAgent value.
withUserAgent(String) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingOptionalParameter
Set the userAgent value.
withValue(List<NewsArticle>) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.NewsModel
Set the value value.
withValue(List<NewsTopic>) - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.TrendingTopics
Set the value value.
wordCount() - Method in class com.microsoft.azure.cognitiveservices.search.newssearch.models.Article
Get the wordCount value.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/