| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ImageOperation[] |
CreateImageProcessingTemplateRequest.getOperations()
Get An array of image processing operations.
|
ImageOperation[] |
ImageProcessingTemplate.getOperations()
Get An array of image processing operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateImageProcessingTemplateRequest.setOperations(ImageOperation[] Operations)
Set An array of image processing operations.
|
void |
ImageProcessingTemplate.setOperations(ImageOperation[] Operations)
Set An array of image processing operations.
|
| 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 © 2025. All rights reserved.