Uses of Class
com.tencentcloudapi.live.v20180801.models.ScreenshotTask
-
Packages that use ScreenshotTask Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of ScreenshotTask in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return ScreenshotTask Modifier and Type Method Description ScreenshotTask[]DescribeScreenshotTaskResponse. getTaskList()Get 截图任务列表。当该字段为空,说明已返回所有数据。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type ScreenshotTask Modifier and Type Method Description voidDescribeScreenshotTaskResponse. setTaskList(ScreenshotTask[] TaskList)Set 截图任务列表。当该字段为空,说明已返回所有数据。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ScreenshotTask Constructor Description ScreenshotTask(ScreenshotTask 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.
-