Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SnapshotCOS
-
Packages that use SnapshotCOS Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SnapshotCOS in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return SnapshotCOS Modifier and Type Method Description SnapshotCOSCreateSnapshotTaskRequest. getCOS()Get 白板板书文件 `COS` 存储参数, 不填默认存储在公共存储桶,公共存储桶的数据仅保存3天Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotCOS Modifier and Type Method Description voidCreateSnapshotTaskRequest. setCOS(SnapshotCOS COS)Set 白板板书文件 `COS` 存储参数, 不填默认存储在公共存储桶,公共存储桶的数据仅保存3天Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotCOS Constructor Description SnapshotCOS(SnapshotCOS 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.
-