Uses of Class
com.tencentcloudapi.cfs.v20190719.models.SnapshotStatistics
-
Packages that use SnapshotStatistics Package Description com.tencentcloudapi.cfs.v20190719.models -
-
Uses of SnapshotStatistics in com.tencentcloudapi.cfs.v20190719.models
Methods in com.tencentcloudapi.cfs.v20190719.models that return SnapshotStatistics Modifier and Type Method Description SnapshotStatistics[]DescribeCfsSnapshotOverviewResponse. getStatisticsList()Get 统计信息Methods in com.tencentcloudapi.cfs.v20190719.models with parameters of type SnapshotStatistics Modifier and Type Method Description voidDescribeCfsSnapshotOverviewResponse. setStatisticsList(SnapshotStatistics[] StatisticsList)Set 统计信息Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type SnapshotStatistics Constructor Description SnapshotStatistics(SnapshotStatistics 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.
-