您的浏览器已禁用 JavaScript。
跳过导航链接
概览
类
使用
树
已过时
索引
搜索
帮助
com.obs.services.model
ISecurityKey
目录
隐藏子工具栏
❮
❯
显示子工具栏
说明
方法概要
方法详细资料
getAccessKey()
getSecretKey()
getSecurityToken()
接口 ISecurityKey
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.
方法详细资料
getAccessKey
String
getAccessKey
()
Returns the access key for this securityKey.
getSecretKey
String
getSecretKey
()
Returns the secret key for this securityKey.
getSecurityToken
String
getSecurityToken
()
Returns the security token for this securityKey.