| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
WaterPrintKey[] | 
ModifyDDoSWaterKeyResponse.getKeyList()
Get Watermark key list 
 | 
WaterPrintKey[] | 
DDosPolicy.getWaterKey()
Get Watermark key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyDDoSWaterKeyResponse.setKeyList(WaterPrintKey[] KeyList)
Set Watermark key list 
 | 
void | 
DDosPolicy.setWaterKey(WaterPrintKey[] WaterKey)
Set Watermark key. 
 | 
| Constructor and Description | 
|---|
WaterPrintKey(WaterPrintKey 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.