com.aliyuncs.regions
接口 IEndpointsProvider
- 所有已知实现类:
- CustomizedEndpointsParser, InternalEndpointsParser, RemoteEndpointsParser
public interface IEndpointsProvider
getEndpoint
Endpoint getEndpoint(String region,
String product)
throws ClientException
- 抛出:
ClientException
getEndpoint
Endpoint getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig)
throws ClientException
- 抛出:
ClientException
Copyright © 2017. All Rights Reserved.