| Method and Description |
|---|
| com.aliyun.credentials.Client.getAccessKeyId()
Use getCredential().getAccessKeyId() instead of
|
| com.aliyun.credentials.Client.getAccessKeySecret()
Use getCredential().getAccessKeySecret() instead of
|
| com.aliyun.credentials.Client.getBearerToken()
Use getCredential().getBearerToken() instead of
|
| com.aliyun.credentials.Client.getSecurityToken()
Use getCredential().getSecurityToken() instead of
|
| com.aliyun.credentials.Client.getType()
Use getCredential().getType() instead of
|
Copyright © 2024. All rights reserved.