Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ImageWatermarkInput |
CreateWatermarkTemplateRequest.getImageTemplate()
Get 图片水印模板,当 Type 为 image,该字段必填。当 Type 为 text,该字段无效。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateWatermarkTemplateRequest.setImageTemplate(ImageWatermarkInput ImageTemplate)
Set 图片水印模板,当 Type 为 image,该字段必填。当 Type 为 text,该字段无效。
|
Constructor and Description |
---|
ImageWatermarkInput(ImageWatermarkInput 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.