Uses of Class
com.tencentcloudapi.chdfs.v20201112.models.CreateLifeCycleRulesResponse
-
Packages that use CreateLifeCycleRulesResponse Package Description com.tencentcloudapi.chdfs.v20201112 com.tencentcloudapi.chdfs.v20201112.models -
-
Uses of CreateLifeCycleRulesResponse in com.tencentcloudapi.chdfs.v20201112
Methods in com.tencentcloudapi.chdfs.v20201112 that return CreateLifeCycleRulesResponse Modifier and Type Method Description CreateLifeCycleRulesResponseChdfsClient. CreateLifeCycleRules(CreateLifeCycleRulesRequest req)批量创建生命周期规则,生命周期规则ID和创建时间无需填写。 -
Uses of CreateLifeCycleRulesResponse in com.tencentcloudapi.chdfs.v20201112.models
Constructors in com.tencentcloudapi.chdfs.v20201112.models with parameters of type CreateLifeCycleRulesResponse Constructor Description CreateLifeCycleRulesResponse(CreateLifeCycleRulesResponse 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.
-