public class WaterPrintRelation extends AbstractModel
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, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public WaterPrintRelation()
public WaterPrintRelation(WaterPrintRelation source)
public WaterPrintConfig getWaterPrintConfig()
public void setWaterPrintConfig(WaterPrintConfig WaterPrintConfig)
WaterPrintConfig
- 水印配置public InstanceRelation[] getInstanceDetailList()
public void setInstanceDetailList(InstanceRelation[] InstanceDetailList)
InstanceDetailList
- 水印配置所属的资源实例Copyright © 2022. All rights reserved.