Uses of Class
com.tencentcloudapi.tem.v20201221.models.CreateCosTokenV2Response
-
Packages that use CreateCosTokenV2Response Package Description com.tencentcloudapi.tem.v20201221 com.tencentcloudapi.tem.v20201221.models -
-
Uses of CreateCosTokenV2Response in com.tencentcloudapi.tem.v20201221
Methods in com.tencentcloudapi.tem.v20201221 that return CreateCosTokenV2Response Modifier and Type Method Description CreateCosTokenV2ResponseTemClient. CreateCosTokenV2(CreateCosTokenV2Request req)生成Cos临时秘钥 -
Uses of CreateCosTokenV2Response in com.tencentcloudapi.tem.v20201221.models
Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type CreateCosTokenV2Response Constructor Description CreateCosTokenV2Response(CreateCosTokenV2Response 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.
-