Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SnapshotResult
-
Packages that use SnapshotResult Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SnapshotResult in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return SnapshotResult Modifier and Type Method Description SnapshotResultDescribeSnapshotTaskResponse. getResult()Get 任务结果信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotResult Modifier and Type Method Description voidDescribeSnapshotTaskResponse. setResult(SnapshotResult Result)Set 任务结果信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SnapshotResult Constructor Description SnapshotResult(SnapshotResult 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.
-