public class CloudBridge extends AbstractBridge
| Constructor and Description |
|---|
CloudBridge(java.lang.String clientKey,
java.lang.String customerId)
Constructor to create a bridge object that connects to the search api. |
fireRequest, generateURI, getBridgeRefinementsUrl, getBridgeUrl, getClusterBridgeUrl, map, mapRefinements, refinements, search, setRetryTimeout, shutdownpublic CloudBridge(java.lang.String clientKey,
java.lang.String customerId)
Constructor to create a bridge object that connects to the search api.
JSON Reference:
The key as found in your key management page in the command center
{"clientKey": "--clientKey--"}
clientKey - The key as found in your key management page in the command
center.customerId - The name of your subdomain. For example, https://--customerId--.groupbycloud.comCopyright © 2013–2016 GroupBy Inc.. All rights reserved.