Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SnapshotWhiteboard
-
Packages that use SnapshotWhiteboard Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SnapshotWhiteboard in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return SnapshotWhiteboard Modifier and Type Method Description SnapshotWhiteboardCreateSnapshotTaskRequest. getWhiteboard()Get 白板相关参数Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotWhiteboard Modifier and Type Method Description voidCreateSnapshotTaskRequest. setWhiteboard(SnapshotWhiteboard Whiteboard)Set 白板相关参数Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotWhiteboard Constructor Description SnapshotWhiteboard(SnapshotWhiteboard 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.
-