Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
ImageTaskFunction |
SubmitImageTaskPlusRequest.getFunctions()
Get 任务控制选项
|
ImageTaskFunction |
SubmitImageTaskRequest.getFunctions()
Get 任务控制选项
|
Modifier and Type | Method and Description |
---|---|
void |
SubmitImageTaskPlusRequest.setFunctions(ImageTaskFunction Functions)
Set 任务控制选项
|
void |
SubmitImageTaskRequest.setFunctions(ImageTaskFunction Functions)
Set 任务控制选项
|
Constructor and Description |
---|
ImageTaskFunction(ImageTaskFunction 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.