Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLiveWatermarkResponse
-
Packages that use DeleteLiveWatermarkResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLiveWatermarkResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DeleteLiveWatermarkResponse Modifier and Type Method Description DeleteLiveWatermarkResponseLiveClient. DeleteLiveWatermark(DeleteLiveWatermarkRequest req)删除水印。 -
Uses of DeleteLiveWatermarkResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLiveWatermarkResponse Constructor Description DeleteLiveWatermarkResponse(DeleteLiveWatermarkResponse 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.
-