Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLiveWatermarkRuleResponse
-
Packages that use DeleteLiveWatermarkRuleResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLiveWatermarkRuleResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DeleteLiveWatermarkRuleResponse Modifier and Type Method Description DeleteLiveWatermarkRuleResponseLiveClient. DeleteLiveWatermarkRule(DeleteLiveWatermarkRuleRequest req)删除水印规则 -
Uses of DeleteLiveWatermarkRuleResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLiveWatermarkRuleResponse Constructor Description DeleteLiveWatermarkRuleResponse(DeleteLiveWatermarkRuleResponse 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.
-