public static class DescribeOptimizeAdviceOnExcessIndexResponse.AdviceOnExcessIndex extends Object
| Constructor and Description |
|---|
DescribeOptimizeAdviceOnExcessIndexResponse.AdviceOnExcessIndex() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBName() |
Long |
getIndexCount() |
String |
getTableName() |
void |
setDBName(String dBName) |
void |
setIndexCount(Long indexCount) |
void |
setTableName(String tableName) |
Copyright © 2018. All Rights Reserved.