| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ImageOperation[] |
CreateImageProcessingTemplateRequest.getOperations()
Get 图片处理操作数组,操作将以其在数组中的顺序执行。
长度限制:10。
|
ImageOperation[] |
ImageProcessingTemplate.getOperations()
Get 图片处理操作数组,操作将以数组顺序执行。
长度限制:3。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateImageProcessingTemplateRequest.setOperations(ImageOperation[] Operations)
Set 图片处理操作数组,操作将以其在数组中的顺序执行。
长度限制:10。
|
void |
ImageProcessingTemplate.setOperations(ImageOperation[] Operations)
Set 图片处理操作数组,操作将以数组顺序执行。
长度限制:3。
|
| Constructor and Description |
|---|
ImageOperation(ImageOperation 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 © 2023. All rights reserved.