Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SvgWatermarkInputForUpdate |
ModifyWatermarkTemplateRequest.getSvgTemplate()
Get SVG水印模板,当 Type 为 svg,该字段必填。当 Type 为 image 或 text,该字段无效。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyWatermarkTemplateRequest.setSvgTemplate(SvgWatermarkInputForUpdate SvgTemplate)
Set SVG水印模板,当 Type 为 svg,该字段必填。当 Type 为 image 或 text,该字段无效。
|
Constructor and Description |
---|
SvgWatermarkInputForUpdate(SvgWatermarkInputForUpdate 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.