com.aliyuncs.profile
接口 IClientProfile
- 所有已知实现类:
- DefaultProfile
public interface IClientProfile
getSigner
ISigner getSigner()
getRegionId
String getRegionId()
getFormat
FormatType getFormat()
getCredential
Credential getCredential()
setLocationConfig
void setLocationConfig(String regionId,
String product,
String endpoint)
getEndpoints
List<Endpoint> getEndpoints()
throws ClientException
- 抛出:
ClientException
getEndpoints
List<Endpoint> getEndpoints(String regionId,
String product)
throws ClientException
- 抛出:
ClientException
getEndpoints
List<Endpoint> getEndpoints(String product,
String regionId,
String serviceCode,
String endpointType)
throws ClientException
- 抛出:
ClientException
Copyright © 2017. All Rights Reserved.