| Package | Description | 
|---|---|
| com.tencentcloudapi.antiddos.v20200309.models | 
| Modifier and Type | Method and Description | 
|---|---|
WaterPrintKey[] | 
WaterPrintConfig.getKeys()
Get A list of watermark keys is generated after a watermark is added successfully. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WaterPrintConfig.setKeys(WaterPrintKey[] Keys)
Set A list of watermark keys is generated after a watermark is added successfully. 
 | 
| 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.