| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PullPushWatermarkInfo[] | PullStreamTaskInfo. getWatermarkList()Get The information of watermarks to add. | 
| PullPushWatermarkInfo[] | ModifyLivePullStreamTaskRequest. getWatermarkList()Get The information of watermarks to add. | 
| PullPushWatermarkInfo[] | CreateLivePullStreamTaskRequest. getWatermarkList()Get The information of watermarks to add. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PullStreamTaskInfo. setWatermarkList(PullPushWatermarkInfo[] WatermarkList)Set The information of watermarks to add. | 
| void | ModifyLivePullStreamTaskRequest. setWatermarkList(PullPushWatermarkInfo[] WatermarkList)Set The information of watermarks to add. | 
| void | CreateLivePullStreamTaskRequest. setWatermarkList(PullPushWatermarkInfo[] WatermarkList)Set The information of watermarks to add. | 
| Constructor and Description | 
|---|
| PullPushWatermarkInfo(PullPushWatermarkInfo 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 © 2022. All rights reserved.