public class WaterPrintRelation extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| WaterPrintRelation() | 
| WaterPrintRelation(WaterPrintRelation 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceRelation[] | getInstanceDetailList()Get Anti-DDoS instance configured | 
| WaterPrintConfig | getWaterPrintConfig()Get Watermark configuration | 
| void | setInstanceDetailList(InstanceRelation[] InstanceDetailList)Set Anti-DDoS instance configured | 
| void | setWaterPrintConfig(WaterPrintConfig WaterPrintConfig)Set Watermark configuration | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic WaterPrintRelation()
public WaterPrintRelation(WaterPrintRelation source)
public WaterPrintConfig getWaterPrintConfig()
public void setWaterPrintConfig(WaterPrintConfig WaterPrintConfig)
WaterPrintConfig - Watermark configurationpublic InstanceRelation[] getInstanceDetailList()
public void setInstanceDetailList(InstanceRelation[] InstanceDetailList)
InstanceDetailList - Anti-DDoS instance configuredCopyright © 2025. All rights reserved.