Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
FileDeleteTask |
EventContent.getFileDeleteEvent()
Get File deletion event, which is valid if the event type is `FileDeleted`.
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setFileDeleteEvent(FileDeleteTask FileDeleteEvent)
Set File deletion event, which is valid if the event type is `FileDeleted`.
|
Constructor and Description |
---|
FileDeleteTask(FileDeleteTask 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.