public class DeleteLiveWatermarkRequest extends AbstractModel
| Constructor and Description | 
|---|
| DeleteLiveWatermarkRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getWatermarkId()Get Watermark ID. | 
| void | setWatermarkId(Long WatermarkId)Set Watermark ID. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Long getWatermarkId()
public void setWatermarkId(Long WatermarkId)
WatermarkId - Watermark ID.
Watermark ID obtained in the returned value of the [AddLiveWatermark](/document/product/267/30154) API call.
Watermark ID returned by the `DescribeLiveWatermarks` API.Copyright © 2020. All rights reserved.