Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CreateCOSCredentialsResponse
-
Packages that use CreateCOSCredentialsResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CreateCOSCredentialsResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return CreateCOSCredentialsResponse Modifier and Type Method Description CreateCOSCredentialsResponseIotvideoClient. CreateCOSCredentials(CreateCOSCredentialsRequest req)创建COS上传密钥 -
Uses of CreateCOSCredentialsResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CreateCOSCredentialsResponse Constructor Description CreateCOSCredentialsResponse(CreateCOSCredentialsResponse 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.
-