Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
BatchSubTaskResult |
ParseNotificationResponse.getBatchTaskEvent()
Get Batch processing task information.
|
BatchSubTaskResult |
DescribeBatchTaskDetailResponse.getBatchTaskResult()
Get Video processing task information.
|
Modifier and Type | Method and Description |
---|---|
void |
ParseNotificationResponse.setBatchTaskEvent(BatchSubTaskResult BatchTaskEvent)
Set Batch processing task information.
|
void |
DescribeBatchTaskDetailResponse.setBatchTaskResult(BatchSubTaskResult BatchTaskResult)
Set Video processing task information.
|
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.