Uses of Class
com.tencentcloudapi.ms.v20180408.models.CreateCosSecKeyInstanceResponse
-
Packages that use CreateCosSecKeyInstanceResponse Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of CreateCosSecKeyInstanceResponse in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 that return CreateCosSecKeyInstanceResponse Modifier and Type Method Description CreateCosSecKeyInstanceResponseMsClient. CreateCosSecKeyInstance(CreateCosSecKeyInstanceRequest req)获取云COS文件存储临时密钥,密钥仅限于临时上传文件,有访问限制和时效性,请保管好临时密钥。 -
Uses of CreateCosSecKeyInstanceResponse in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type CreateCosSecKeyInstanceResponse Constructor Description CreateCosSecKeyInstanceResponse(CreateCosSecKeyInstanceResponse 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.
-