com.aliyuncs.profile
接口 IClientProfile

所有已知实现类:
DefaultProfile

public interface IClientProfile


方法摘要
 Credential getCredential()
           
 List<Endpoint> getEndpoints()
           
 FormatType getFormat()
           
 String getRegionId()
           
 ISigner getSigner()
           
 

方法详细信息

getSigner

ISigner getSigner()

getRegionId

String getRegionId()

getFormat

FormatType getFormat()

getCredential

Credential getCredential()

getEndpoints

List<Endpoint> getEndpoints()
                            throws ClientException
抛出:
ClientException


Copyright © 2016. All Rights Reserved.