public class STSServiceImpl extends BaseServiceImpl implements ISTSService
apiInfoList, credentials, ISigner, serviceInfo
限定符和类型 | 方法和说明 |
---|---|
AssumeRoleResponse |
assumeRole(AssumeRoleRequest assumeRoleRequest)
Assume Role.
|
static STSServiceImpl |
getInstance() |
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, post, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
public static STSServiceImpl getInstance()
public AssumeRoleResponse assumeRole(AssumeRoleRequest assumeRoleRequest) throws Exception
ISTSService
assumeRole
在接口中 ISTSService
assumeRoleRequest
- the assume role requestException
- the exceptionCopyright © 2023. All rights reserved.