| Modifier and Type | Field and Description |
|---|---|
static DataCenter |
AU
Represents the Sovren AU datacenter.
|
static DataCenter |
EU
Represents the Sovren EU datacenter.
|
static DataCenter |
US
Represents the Sovren US datacenter.
|
| Modifier | Constructor and Description |
|---|---|
|
DataCenter(String endpoint)
Create a DataCenter for a self-hosted instance
|
protected |
DataCenter(String root,
String version,
boolean isSaaS) |
public static DataCenter US
public static DataCenter EU
public static DataCenter AU
Copyright © 2023. All rights reserved.