| Constructor and Description |
|---|
DeleteTableRequest(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationName() |
String |
getTableName()
获取表的名称。
|
void |
setTableName(String tableName) |
public DeleteTableRequest(String tableName)
public String getTableName()
public void setTableName(String tableName)
public String getOperationName()
getOperationName in interface RequestCopyright © 2024. All Rights Reserved.