| Package | Description | 
|---|---|
| com.tencentcloudapi.dbbrain.v20191016.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceConfs | 
InstanceInfo.getInstanceConf()
Get Instance inspection/overview status 
 | 
InstanceConfs | 
ModifyDiagDBInstanceConfRequest.getInstanceConfs()
Get Whether to enable inspection 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InstanceInfo.setInstanceConf(InstanceConfs InstanceConf)
Set Instance inspection/overview status 
 | 
void | 
ModifyDiagDBInstanceConfRequest.setInstanceConfs(InstanceConfs InstanceConfs)
Set Whether to enable inspection 
 | 
| Constructor and Description | 
|---|
InstanceConfs(InstanceConfs 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. 
 | 
Copyright © 2022. All rights reserved.