类 STSClient
java.lang.Object
cn.ucloud.common.client.DefaultClient
cn.ucloud.sts.client.STSClient
- 所有已实现的接口:
Client,STSClientInterface,Closeable,AutoCloseable
This client is used to call actions of **STS** service
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.ucloud.common.client.DefaultClient
close, getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddleware
-
构造器详细资料
-
STSClient
-
-
方法详细资料
-
assumeRole
AssumeRole - 获取扮演角色的临时身份凭证- 指定者:
assumeRole在接口中STSClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-