public interface ISecurityKey
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessKey()
Returns the access key for this securityKey.
|
String |
getSecretKey()
Returns the secret key for this securityKey.
|
String |
getSecurityToken()
Returns the security token for this securityKey.
|
Copyright © 2021. All rights reserved.