| 构造器和说明 |
|---|
DescribeTunnelRequest(String tableName,
String tunnelName)
Initialize the DescribeTunnelRequest instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOperationName() |
String |
getTableName()
Get the table name.
|
String |
getTunnelName()
Get the Tunnel name.
|
void |
setTableName(String tableName)
Set the table name.
|
void |
setTunnelName(String tunnelName)
Set the Tunnel name.
|
public String getTableName()
public void setTableName(String tableName)
tableName - The name of the table.public String getTunnelName()
public void setTunnelName(String tunnelName)
tunnelName - The name of the Tunnel.public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.