com.aliyuncs.regions
类 InternalEndpointsParser
java.lang.Object
com.aliyuncs.regions.InternalEndpointsParser
- 所有已实现的接口:
- IEndpointsProvider
public class InternalEndpointsParser
- extends Object
- implements IEndpointsProvider
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalEndpointsParser
public InternalEndpointsParser()
getEndpoint
public Endpoint getEndpoint(String region,
String product)
throws ClientException
- 指定者:
- 接口
IEndpointsProvider
中的 getEndpoint
- 抛出:
ClientException
getEndpoint
public Endpoint getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig)
throws ClientException
- 指定者:
- 接口
IEndpointsProvider
中的 getEndpoint
- 抛出:
ClientException
Copyright © 2017. All Rights Reserved.