Uses of Class
com.tencentcloudapi.trtc.v20190722.models.TencentVod
-
Packages that use TencentVod Package Description com.tencentcloudapi.trtc.v20190722.models -
-
Uses of TencentVod in com.tencentcloudapi.trtc.v20190722.models
Methods in com.tencentcloudapi.trtc.v20190722.models that return TencentVod Modifier and Type Method Description TencentVodCloudVod. getTencentVod()Get 腾讯云点播相关参数。Methods in com.tencentcloudapi.trtc.v20190722.models with parameters of type TencentVod Modifier and Type Method Description voidCloudVod. setTencentVod(TencentVod TencentVod)Set 腾讯云点播相关参数。Constructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type TencentVod Constructor Description TencentVod(TencentVod 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.
-