| 构造器和说明 |
|---|
DeleteIndexRequest(String tableName,
String indexName) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndexName()
Get the name of the index table.
|
String |
getMainTableName()
Get the name of the table.
|
String |
getOperationName() |
void |
setIndeName(String indexName) |
void |
setMainTableName(String tableName) |
public String getMainTableName()
public void setMainTableName(String tableName)
public String getIndexName()
public void setIndeName(String indexName)
public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.