public class InstanceConfs extends AbstractModel
Constructor and Description |
---|
InstanceConfs() |
Modifier and Type | Method and Description |
---|---|
String |
getDailyInspection()
Get Whether to enable database inspection.
|
void |
setDailyInspection(String DailyInspection)
Set Whether to enable database inspection.
|
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 String getDailyInspection()
public void setDailyInspection(String DailyInspection)
DailyInspection
- Whether to enable database inspection. Valid values: Yes/No.Copyright © 2021. All rights reserved.