public class ModifyLifeCycleRulesRequest extends AbstractModel
Constructor and Description |
---|
ModifyLifeCycleRulesRequest() |
Modifier and Type | Method and Description |
---|---|
LifeCycleRule[] |
getLifeCycleRules()
Get 多个生命周期规则,上限为10
|
void |
setLifeCycleRules(LifeCycleRule[] LifeCycleRules)
Set 多个生命周期规则,上限为10
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public LifeCycleRule[] getLifeCycleRules()
public void setLifeCycleRules(LifeCycleRule[] LifeCycleRules)
LifeCycleRules
- 多个生命周期规则,上限为10Copyright © 2021. All rights reserved.