public class DescribePolicyConditionListConfigManualPeriod extends AbstractModel
Constructor and Description |
---|
DescribePolicyConditionListConfigManualPeriod() |
Modifier and Type | Method and Description |
---|---|
Integer |
getDefault()
Get 默认周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。
|
Integer[] |
getKeys()
Get 可选周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。
|
Boolean |
getNeed()
Get 是否必须
|
void |
setDefault(Integer Default)
Set 默认周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setKeys(Integer[] Keys)
Set 可选周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setNeed(Boolean Need)
Set 是否必须
|
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 DescribePolicyConditionListConfigManualPeriod()
public Integer getDefault()
public void setDefault(Integer Default)
Default
- 默认周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。public Integer[] getKeys()
public void setKeys(Integer[] Keys)
Keys
- 可选周期,单位:秒
注意:此字段可能返回 null,表示取不到有效值。public Boolean getNeed()
public void setNeed(Boolean Need)
Need
- 是否必须Copyright © 2020. All rights reserved.