public interface QCloudCredentialProvider
限定符和类型 | 方法和说明 |
---|---|
QCloudCredentials |
getCredentials()
Returns QCloudCredentials which the caller can use to authorize an QCloud
request.
|
void |
refresh()
Forces this credentials provider to refresh its credentials.
|
QCloudCredentials getCredentials() throws QCloudClientException
QCloudClientException
void refresh() throws QCloudClientException