| Package | Description | 
|---|---|
| com.tencentcloudapi.dbbrain.v20210527.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceConfs | 
InstanceInfo.getInstanceConf()
Get Instance inspection/overview status. 
 | 
InstanceConfs | 
ModifyDiagDBInstanceConfRequest.getInstanceConfs()
Get Instance configuration, including inspection and overview switch. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InstanceInfo.setInstanceConf(InstanceConfs InstanceConf)
Set Instance inspection/overview status. 
 | 
void | 
ModifyDiagDBInstanceConfRequest.setInstanceConfs(InstanceConfs InstanceConfs)
Set Instance configuration, including inspection and overview switch. 
 | 
| 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 © 2021. All rights reserved.