| Package | Description | 
|---|---|
| com.tencentcloudapi.dbbrain.v20191016.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceBasicInfo | 
HealthReportTask.getInstanceInfo()
Get Basic information about the instance to which the task belongs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HealthReportTask.setInstanceInfo(InstanceBasicInfo InstanceInfo)
Set Basic information about the instance to which the task belongs. 
 | 
| Constructor and Description | 
|---|
InstanceBasicInfo(InstanceBasicInfo 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.