| Package | Description |
|---|---|
| com.sovren |
| Modifier and Type | Field and Description |
|---|---|
static DataCenter |
DataCenter.EU
Represents the Sovren EU datacenter.
|
static DataCenter |
DataCenter.US
Represents the Sovren US datacenter.
|
| Constructor and Description |
|---|
SovrenClient(String accountId,
String serviceKey,
DataCenter dataCenter)
Create an SDK client to perform Sovren API calls with the account information found at https://portal.sovren.com
|
SovrenClient(String accountId,
String serviceKey,
DataCenter dataCenter,
List<String> trackingTags)
Create an SDK client to perform Sovren API calls with the account information found at https://portal.sovren.com
|
Copyright © 2021. All rights reserved.