| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AiContentReviewTaskInput |
CreateProcedureTemplateRequest.getAiContentReviewTask()
Get The information of the intelligent moderation task\*.
|
AiContentReviewTaskInput |
ProcedureTemplate.getAiContentReviewTask()
Get The information of the intelligent moderation task\*.
|
AiContentReviewTaskInput |
ProcessMediaRequest.getAiContentReviewTask()
Get The information of the audio/video moderation task\*.
|
AiContentReviewTaskInput |
ProcessMediaByUrlRequest.getAiContentReviewTask()
Get Type parameter of video content audit task.
|
AiContentReviewTaskInput |
ResetProcedureTemplateRequest.getAiContentReviewTask()
Get The information of an intelligent moderation task\*.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateProcedureTemplateRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set The information of the intelligent moderation task\*.
|
void |
ProcedureTemplate.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set The information of the intelligent moderation task\*.
|
void |
ProcessMediaRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set The information of the audio/video moderation task\*.
|
void |
ProcessMediaByUrlRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of video content audit task.
|
void |
ResetProcedureTemplateRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set The information of an intelligent moderation task\*.
|
| Constructor and Description |
|---|
AiContentReviewTaskInput(AiContentReviewTaskInput 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 © 2024. All rights reserved.