Uses of Class
com.tencentcloudapi.chdfs.v20190718.models.DescribeLifeCycleRulesRequest
-
Packages that use DescribeLifeCycleRulesRequest Package Description com.tencentcloudapi.chdfs.v20190718 com.tencentcloudapi.chdfs.v20190718.models -
-
Uses of DescribeLifeCycleRulesRequest in com.tencentcloudapi.chdfs.v20190718
Methods in com.tencentcloudapi.chdfs.v20190718 with parameters of type DescribeLifeCycleRulesRequest Modifier and Type Method Description DescribeLifeCycleRulesResponseChdfsClient. DescribeLifeCycleRules(DescribeLifeCycleRulesRequest req)云API旧版本2019-07-18预下线,所有功能由新版本2020-11-12替代,目前云API主要用作控制台使用。 通过文件系统ID查看生命周期规则列表。 -
Uses of DescribeLifeCycleRulesRequest in com.tencentcloudapi.chdfs.v20190718.models
Constructors in com.tencentcloudapi.chdfs.v20190718.models with parameters of type DescribeLifeCycleRulesRequest Constructor Description DescribeLifeCycleRulesRequest(DescribeLifeCycleRulesRequest 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.
-