Uses of Class
com.tencentcloudapi.chdfs.v20201112.models.Summary
-
Packages that use Summary Package Description com.tencentcloudapi.chdfs.v20201112.models -
-
Uses of Summary in com.tencentcloudapi.chdfs.v20201112.models
Methods in com.tencentcloudapi.chdfs.v20201112.models that return Summary Modifier and Type Method Description SummaryLifeCycleRule. getSummary()Get 生命周期规则当前路径具体存储量Methods in com.tencentcloudapi.chdfs.v20201112.models with parameters of type Summary Modifier and Type Method Description voidLifeCycleRule. setSummary(Summary Summary)Set 生命周期规则当前路径具体存储量Constructors in com.tencentcloudapi.chdfs.v20201112.models with parameters of type Summary Constructor Description Summary(Summary 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.
-