Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
FileUploadTask |
EventContent.getFileUploadEvent()
Get Video upload completion event, which is valid if the event type is `NewFileUpload`.
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setFileUploadEvent(FileUploadTask FileUploadEvent)
Set Video upload completion event, which is valid if the event type is `NewFileUpload`.
|
Constructor and Description |
---|
FileUploadTask(FileUploadTask 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.