public interface ServiceCredentials
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessKeyId()
Returns the access key ID for this credentials.
|
String |
getAccessKeySecret()
Returns the secret access key for this credentials.
|
String |
getSecurityToken()
Returns the security token for this credentials.
|
Copyright © 2025. All Rights Reserved.