Package | Description |
---|---|
com.tencentcloudapi.ams.v20200608.models |
Modifier and Type | Method and Description |
---|---|
TaskInput[] |
CreateAudioModerationTaskRequest.getTasks()
Get 输入的任务信息,最多可以同时创建10个任务
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAudioModerationTaskRequest.setTasks(TaskInput[] Tasks)
Set 输入的任务信息,最多可以同时创建10个任务
|
Constructor and Description |
---|
TaskInput(TaskInput 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.