| Modifier and Type | Field and Description |
|---|---|
static DataCenter |
AU
Represents the AU datacenter.
|
static DataCenter |
EU
Represents the EU datacenter.
|
String |
Url |
static DataCenter |
US
Represents the US datacenter.
|
| Constructor and Description |
|---|
DataCenter(String url)
Create a DataCenter for a self-hosted instance
|
public static DataCenter US
public static DataCenter EU
public static DataCenter AU
public String Url
public DataCenter(String url)
url - The URL of your self-hosted instanceCopyright © 2025. All rights reserved.