com.aliyuncs.regions
类 LocationConfig
java.lang.Object
com.aliyuncs.regions.LocationConfig
public final class LocationConfig
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCATION_INNER_ENDPOINT
public static final String LOCATION_INNER_ENDPOINT
- 另请参见:
- 常量字段值
LOCATION_INNER_PRODUCT
public static final String LOCATION_INNER_PRODUCT
- 另请参见:
- 常量字段值
LocationConfig
public LocationConfig()
LocationConfig
public LocationConfig(String regionId,
String product,
String endpoint)
createLocationConfig
public static LocationConfig createLocationConfig(String regionId,
String product,
String endpoint)
getRegionId
public String getRegionId()
getProduct
public String getProduct()
getEndpoint
public String getEndpoint()
Copyright © 2017. All Rights Reserved.