Uses of Class
com.tencentcloudapi.tiw.v20190919.models.CreateSnapshotTaskRequest
-
Packages that use CreateSnapshotTaskRequest Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of CreateSnapshotTaskRequest in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 with parameters of type CreateSnapshotTaskRequest Modifier and Type Method Description CreateSnapshotTaskResponseTiwClient. CreateSnapshotTask(CreateSnapshotTaskRequest req)创建白板板书生成任务, 在任务结束后,如果提供了回调地址,将通过回调地址通知板书生成结果 -
Uses of CreateSnapshotTaskRequest in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type CreateSnapshotTaskRequest Constructor Description CreateSnapshotTaskRequest(CreateSnapshotTaskRequest 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.
-