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