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 水印配置所属的资源实例 | 
| WaterPrintConfig | getWaterPrintConfig()Get 水印配置 | 
| void | setInstanceDetailList(InstanceRelation[] InstanceDetailList)Set 水印配置所属的资源实例 | 
| void | setWaterPrintConfig(WaterPrintConfig WaterPrintConfig)Set 水印配置 | 
| 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 - 水印配置public InstanceRelation[] getInstanceDetailList()
public void setInstanceDetailList(InstanceRelation[] InstanceDetailList)
InstanceDetailList - 水印配置所属的资源实例Copyright © 2025. All rights reserved.