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