Package | Description |
---|---|
com.tencentcloudapi.chdfs.v20201112.models |
Modifier and Type | Method and Description |
---|---|
LifeCycleRule[] |
DescribeLifeCycleRulesResponse.getLifeCycleRules()
Get 生命周期规则列表
|
LifeCycleRule[] |
CreateLifeCycleRulesRequest.getLifeCycleRules()
Get 多个生命周期规则,上限为10
|
LifeCycleRule[] |
ModifyLifeCycleRulesRequest.getLifeCycleRules()
Get 多个生命周期规则,上限为10
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLifeCycleRulesResponse.setLifeCycleRules(LifeCycleRule[] LifeCycleRules)
Set 生命周期规则列表
|
void |
CreateLifeCycleRulesRequest.setLifeCycleRules(LifeCycleRule[] LifeCycleRules)
Set 多个生命周期规则,上限为10
|
void |
ModifyLifeCycleRulesRequest.setLifeCycleRules(LifeCycleRule[] LifeCycleRules)
Set 多个生命周期规则,上限为10
|
Constructor and Description |
---|
LifeCycleRule(LifeCycleRule 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.
|
Copyright © 2022. All rights reserved.