所有程序包的分层结构
类分层结构
- java.lang.Object
- cn.ucloud.common.client.DefaultClient (implements cn.ucloud.common.client.Client)
- cn.ucloud.sts.client.STSClient (implements cn.ucloud.sts.client.STSClientInterface)
- cn.ucloud.common.request.Request
- cn.ucloud.sts.models.AssumeRoleRequest
- cn.ucloud.common.response.Response
- cn.ucloud.sts.models.AssumeRoleResponse
- cn.ucloud.sts.models.AssumeRoleResponse.Credentials
- cn.ucloud.common.client.DefaultClient (implements cn.ucloud.common.client.Client)
接口分层结构
- java.lang.AutoCloseable
- java.io.Closeable
- cn.ucloud.common.client.Client
- cn.ucloud.sts.client.STSClientInterface
- cn.ucloud.common.client.Client
- java.io.Closeable