Uses of Class
com.tencentcloudapi.trtc.v20190722.models.UpdatePublishCdnStreamRequest
-
Packages that use UpdatePublishCdnStreamRequest Package Description com.tencentcloudapi.trtc.v20190722 com.tencentcloudapi.trtc.v20190722.models -
-
Uses of UpdatePublishCdnStreamRequest in com.tencentcloudapi.trtc.v20190722
Methods in com.tencentcloudapi.trtc.v20190722 with parameters of type UpdatePublishCdnStreamRequest Modifier and Type Method Description UpdatePublishCdnStreamResponseTrtcClient. UpdatePublishCdnStream(UpdatePublishCdnStreamRequest req)更新转推任务。 注:请参见启动转推任务的接口说明和使用说明。 -
Uses of UpdatePublishCdnStreamRequest in com.tencentcloudapi.trtc.v20190722.models
Constructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type UpdatePublishCdnStreamRequest Constructor Description UpdatePublishCdnStreamRequest(UpdatePublishCdnStreamRequest 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.
-