| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
SnapshotByTimeOffsetTask2017 |
EventContent.getSnapshotByTimeOffsetCompleteEvent()
Get Time point screencapturing completion event, which is valid when the event type is `CreateSnapshotByTimeOffsetComplete`.
|
SnapshotByTimeOffsetTask2017 |
DescribeTaskDetailResponse.getSnapshotByTimeOffsetTask()
Get Time point screencapturing task information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContent.setSnapshotByTimeOffsetCompleteEvent(SnapshotByTimeOffsetTask2017 SnapshotByTimeOffsetCompleteEvent)
Set Time point screencapturing completion event, which is valid when the event type is `CreateSnapshotByTimeOffsetComplete`.
|
void |
DescribeTaskDetailResponse.setSnapshotByTimeOffsetTask(SnapshotByTimeOffsetTask2017 SnapshotByTimeOffsetTask)
Set Time point screencapturing task information.
|
| Constructor and Description |
|---|
SnapshotByTimeOffsetTask2017(SnapshotByTimeOffsetTask2017 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 © 2022. All rights reserved.