public final class LocationConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCATION_INNER_ENDPOINT |
static String |
LOCATION_INNER_PRODUCT |
| Constructor and Description |
|---|
LocationConfig() |
LocationConfig(String regionId,
String product,
String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
static LocationConfig |
createLocationConfig(String regionId,
String product,
String endpoint) |
String |
getEndpoint() |
String |
getProduct() |
String |
getRegionId() |
public static final String LOCATION_INNER_ENDPOINT
public static final String LOCATION_INNER_PRODUCT
Copyright © 2017. All Rights Reserved.