| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
WatermarkInfo | 
DescribeLiveWatermarkResponse.getWatermark()
Get Watermark information. 
 | 
WatermarkInfo[] | 
DescribeLiveWatermarksResponse.getWatermarkList()
Get Watermark information list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeLiveWatermarkResponse.setWatermark(WatermarkInfo Watermark)
Set Watermark information. 
 | 
void | 
DescribeLiveWatermarksResponse.setWatermarkList(WatermarkInfo[] WatermarkList)
Set Watermark information list. 
 | 
| Constructor and Description | 
|---|
WatermarkInfo(WatermarkInfo 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. 
 | 
Copyright © 2021. All rights reserved.