public class ModifyMachineAutoClearConfigRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ModifyMachineAutoClearConfigRequest() |
ModifyMachineAutoClearConfigRequest(ModifyMachineAutoClearConfigRequest 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.
|
Modifier and Type | Method and Description |
---|---|
Long |
getClearRule()
Get Clean-up rule time, 0 for OFF, in days, up to 30 days
|
void |
setClearRule(Long ClearRule)
Set Clean-up rule time, 0 for OFF, in days, up to 30 days
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ModifyMachineAutoClearConfigRequest()
public ModifyMachineAutoClearConfigRequest(ModifyMachineAutoClearConfigRequest source)
public Long getClearRule()
public void setClearRule(Long ClearRule)
ClearRule
- Clean-up rule time, 0 for OFF, in days, up to 30 daysCopyright © 2025. All rights reserved.