public class StsAccount extends AliyunAccount
Account.AccountProvider| Constructor and Description |
|---|
StsAccount(String accessId,
String accessKey,
String stsToken) |
| Modifier and Type | Method and Description |
|---|---|
RequestSigner |
getRequestSigner()
获得用于对API请求进行签名的
RequestSigner对象 |
Account.AccountProvider |
getType()
获取当前账号的类型
|
getAccessId, getAccessKeypublic Account.AccountProvider getType()
AccountgetType in interface AccountgetType in class AliyunAccountAccount.AccountProvider对象public RequestSigner getRequestSigner()
AccountRequestSigner对象getRequestSigner in interface AccountgetRequestSigner in class AliyunAccountRequestSigner对象Copyright © 2022 Alibaba Cloud Computing. All rights reserved.