| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchSubTaskResult | ParseNotificationResponse. getBatchTaskEvent()Get 批量处理任务信息,仅当 EventType 为 BatchTask,该字段有值。
注意:此字段可能返回 null,表示取不到有效值。 | 
| BatchSubTaskResult | DescribeBatchTaskDetailResponse. getBatchTaskResult()Get 视频处理任务信息,仅当 TaskType 为 BatchTask,该字段有值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParseNotificationResponse. setBatchTaskEvent(BatchSubTaskResult BatchTaskEvent)Set 批量处理任务信息,仅当 EventType 为 BatchTask,该字段有值。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | DescribeBatchTaskDetailResponse. setBatchTaskResult(BatchSubTaskResult BatchTaskResult)Set 视频处理任务信息,仅当 TaskType 为 BatchTask,该字段有值。 | 
| Constructor and Description | 
|---|
| BatchSubTaskResult(BatchSubTaskResult 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 © 2025. All rights reserved.