public class TraceWatermarkInput extends AbstractModel
header, skipSign
Constructor and Description |
---|
TraceWatermarkInput() |
TraceWatermarkInput(TraceWatermarkInput 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 |
---|---|
Long |
getDefinition()
Get 该字段已废弃,请勿使用。
|
String |
getSwitch()
Get 溯源水印任务开关,此字段必填,可选值:
ON:开启溯源水印;
OFF:关闭溯源水印。
|
void |
setDefinition(Long Definition)
Set 该字段已废弃,请勿使用。
|
void |
setSwitch(String Switch)
Set 溯源水印任务开关,此字段必填,可选值:
ON:开启溯源水印;
OFF:关闭溯源水印。
|
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, toJsonString
public TraceWatermarkInput()
public TraceWatermarkInput(TraceWatermarkInput source)
public String getSwitch()
public void setSwitch(String Switch)
Switch
- 溯源水印任务开关,此字段必填,可选值:
public Long getDefinition()
public void setDefinition(Long Definition)
Definition
- 该字段已废弃,请勿使用。Copyright © 2024. All rights reserved.