Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeSnapshotTaskRequest
-
Packages that use DescribeSnapshotTaskRequest Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeSnapshotTaskRequest in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 with parameters of type DescribeSnapshotTaskRequest Modifier and Type Method Description DescribeSnapshotTaskResponseTiwClient. DescribeSnapshotTask(DescribeSnapshotTaskRequest req)获取指定白板板书生成任务信息 -
Uses of DescribeSnapshotTaskRequest in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeSnapshotTaskRequest Constructor Description DescribeSnapshotTaskRequest(DescribeSnapshotTaskRequest 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.
-