| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AiContentReviewTaskInput | 
WorkflowInfo.getAiContentReviewTask()
Get Type parameter of a video content audit task. 
 | 
AiContentReviewTaskInput | 
ProcessMediaRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task. 
 | 
AiContentReviewTaskInput | 
ResetWorkflowRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task. 
 | 
AiContentReviewTaskInput | 
ProcessLiveStreamRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task. 
 | 
AiContentReviewTaskInput | 
ActivityPara.getAiContentReviewTask()
Get A content moderation task. 
 | 
AiContentReviewTaskInput | 
CreateWorkflowRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task. 
 | 
AiContentReviewTaskInput | 
ScheduleReviewTaskResult.getInput()
Get The input of the content moderation task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowInfo.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task. 
 | 
void | 
ProcessMediaRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task. 
 | 
void | 
ResetWorkflowRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task. 
 | 
void | 
ProcessLiveStreamRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task. 
 | 
void | 
ActivityPara.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set A content moderation task. 
 | 
void | 
CreateWorkflowRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task. 
 | 
void | 
ScheduleReviewTaskResult.setInput(AiContentReviewTaskInput Input)
Set The input of the content 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.