public static class DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo.TableInfo |
| Constructor and Description |
|---|
DbInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
List<DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo.TableInfo> |
getTableInfoList() |
void |
setDbName(String dbName) |
void |
setTableInfoList(List<DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo.TableInfo> tableInfoList) |
public String getDbName()
public void setDbName(String dbName)
public List<DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo.TableInfo> getTableInfoList()
public void setTableInfoList(List<DescribeMyCatReportInfoResponse.EvaluateReportInfo.DbInfo.TableInfo> tableInfoList)
Copyright © 2020. All Rights Reserved.