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 © 2025. All rights reserved.