| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Field and Description |
|---|---|
static DataCenter |
DataCenter.AU
Represents the AU datacenter.
|
static DataCenter |
DataCenter.EU
Represents the EU datacenter.
|
static DataCenter |
DataCenter.US
Represents the US datacenter.
|
| Constructor and Description |
|---|
TxClient(String accountId,
String serviceKey,
DataCenter dataCenter)
Create an SDK client to perform Tx API calls with the account information found at https://cloud.textkernel.com/tx/console
|
TxClient(String accountId,
String serviceKey,
DataCenter dataCenter,
List<String> trackingTags)
Create an SDK client to perform Tx API calls with the account information found at https://cloud.textkernel.com/tx/console
|
Copyright © 2024. All rights reserved.