@Token(name="Bing Search API", url="http://azure.microsoft.com/en-us/services/cognitive-services/directory/search/") public class BingAPIToken extends Object
Modifier and Type | Field and Description |
---|---|
String |
accountKey
The account key
|
Constructor and Description |
---|
BingAPIToken()
Construct an empty token.
|
BingAPIToken(String accountKey)
Construct a token with the given account key.
|
@Parameter(name="Account Key") public String accountKey
public BingAPIToken()
public BingAPIToken(String accountKey)
accountKey
- the account key