Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.GenerateSignedVideoURLRequest
-
Packages that use GenerateSignedVideoURLRequest Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of GenerateSignedVideoURLRequest in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 with parameters of type GenerateSignedVideoURLRequest Modifier and Type Method Description GenerateSignedVideoURLResponseIotvideoClient. GenerateSignedVideoURL(GenerateSignedVideoURLRequest req)获取视频防盗链播放URL -
Uses of GenerateSignedVideoURLRequest in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type GenerateSignedVideoURLRequest Constructor Description GenerateSignedVideoURLRequest(GenerateSignedVideoURLRequest 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.
-