Uses of Class
com.tencentcloudapi.live.v20180801.models.CreateScreenshotTaskResponse
-
Packages that use CreateScreenshotTaskResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of CreateScreenshotTaskResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return CreateScreenshotTaskResponse Modifier and Type Method Description CreateScreenshotTaskResponseLiveClient. CreateScreenshotTask(CreateScreenshotTaskRequest req)创建一个在指定时间启动、结束的截图任务,并使用指定截图模板ID对应的配置进行截图。 - 注意事项 1. -
Uses of CreateScreenshotTaskResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CreateScreenshotTaskResponse Constructor Description CreateScreenshotTaskResponse(CreateScreenshotTaskResponse 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.
-