Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiContentReviewTaskInput |
ProcessMediaRequest.getAiContentReviewTask()
Get 视频内容审核类型任务参数。
|
AiContentReviewTaskInput |
WorkflowInfo.getAiContentReviewTask()
Get 视频内容审核类型任务参数。
注意:此字段可能返回 null,表示取不到有效值。
|
AiContentReviewTaskInput |
CreateWorkflowRequest.getAiContentReviewTask()
Get 视频内容审核类型任务参数。
|
AiContentReviewTaskInput |
ProcessLiveStreamRequest.getAiContentReviewTask()
Get 视频内容审核类型任务参数。
|
AiContentReviewTaskInput |
ResetWorkflowRequest.getAiContentReviewTask()
Get 视频内容审核类型任务参数。
|
AiContentReviewTaskInput |
ScheduleReviewTaskResult.getInput()
Get 审核任务的输入。
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessMediaRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set 视频内容审核类型任务参数。
|
void |
WorkflowInfo.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set 视频内容审核类型任务参数。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateWorkflowRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set 视频内容审核类型任务参数。
|
void |
ProcessLiveStreamRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set 视频内容审核类型任务参数。
|
void |
ResetWorkflowRequest.setAiContentReviewTask(AiContentReviewTaskInput AiContentReviewTask)
Set 视频内容审核类型任务参数。
|
void |
ScheduleReviewTaskResult.setInput(AiContentReviewTaskInput Input)
Set 审核任务的输入。
|
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 © 2022. All rights reserved.