Uses of Class
com.tencentcloudapi.tem.v20201221.models.CreateCosTokenV2Request
-
Packages that use CreateCosTokenV2Request Package Description com.tencentcloudapi.tem.v20201221 com.tencentcloudapi.tem.v20201221.models -
-
Uses of CreateCosTokenV2Request in com.tencentcloudapi.tem.v20201221
Methods in com.tencentcloudapi.tem.v20201221 with parameters of type CreateCosTokenV2Request Modifier and Type Method Description CreateCosTokenV2ResponseTemClient. CreateCosTokenV2(CreateCosTokenV2Request req)生成Cos临时秘钥 -
Uses of CreateCosTokenV2Request in com.tencentcloudapi.tem.v20201221.models
Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type CreateCosTokenV2Request Constructor Description CreateCosTokenV2Request(CreateCosTokenV2Request source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-