Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiContentReviewTaskInput |
ResetWorkflowRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task.
|
AiContentReviewTaskInput |
ProcessMediaRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task.
|
AiContentReviewTaskInput |
WorkflowInfo.getAiContentReviewTask()
Get Type parameter of a video content audit task.
|
AiContentReviewTaskInput |
CreateWorkflowRequest.getAiContentReviewTask()
Get Type parameter of a video content audit task.
|
AiContentReviewTaskInput |
ActivityPara.getAiContentReviewTask()
Get A content moderation task.
|
AiContentReviewTaskInput |
ProcessLiveStreamRequest.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 |
ResetWorkflowRequest.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 |
WorkflowInfo.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task.
|
void |
CreateWorkflowRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set Type parameter of a video content audit task.
|
void |
ActivityPara.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set A content moderation task.
|
void |
ProcessLiveStreamRequest.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 © 2023. All rights reserved.