Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ProcedureTask |
EventContent.getProcedureStateChangeEvent()
Get Task flow status change event, which is valid if the event type is `ProcedureStateChanged`.
|
ProcedureTask |
DescribeTaskDetailResponse.getProcedureTask()
Get Video processing task information.
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setProcedureStateChangeEvent(ProcedureTask ProcedureStateChangeEvent)
Set Task flow status change event, which is valid if the event type is `ProcedureStateChanged`.
|
void |
DescribeTaskDetailResponse.setProcedureTask(ProcedureTask ProcedureTask)
Set Video processing task information.
|
Constructor and Description |
---|
ProcedureTask(ProcedureTask 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.