static BingCustomSearchAPI |
BingCustomSearchManager.authenticate(com.microsoft.rest.credentials.ServiceClientCredentials credentials) |
Initializes an instance of Bing Custom Search API client.
|
static BingCustomSearchAPI |
BingCustomSearchManager.authenticate(com.microsoft.rest.RestClient restClient) |
Initializes an instance of Bing Custom Search API client.
|
static BingCustomSearchAPI |
BingCustomSearchManager.authenticate(String subscriptionKey) |
Initializes an instance of Bing Custom Search API client.
|
static BingCustomSearchAPI |
BingCustomSearchManager.authenticate(String baseUrl,
com.microsoft.rest.credentials.ServiceClientCredentials credentials) |
Initializes an instance of Bing Custom Search API client.
|
static BingCustomSearchAPI |
BingCustomSearchManager.authenticate(String baseUrl,
String subscriptionKey) |
Initializes an instance of Bing Custom Search API client.
|
BingCustomSearchAPI |
BingCustomSearchAPI.withAcceptLanguage(String acceptLanguage) |
Sets Gets or sets the preferred language for the response..
|
BingCustomSearchAPI |
BingCustomSearchAPI.withGenerateClientRequestId(boolean generateClientRequestId) |
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
BingCustomSearchAPI |
BingCustomSearchAPI.withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout) |
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
|