| 构造器和说明 |
|---|
DescribeDeliveryTaskRequest(String tableName,
String taskName)
Initialize the DescribeDeliveryTaskRequest instance
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOperationName() |
String |
getTableName()
Get the table name
|
String |
getTaskName()
Get the task name
|
void |
setTableName(String tableName)
Set the table name
|
void |
setTaskName(String taskName)
Set the task name
|
public String getTableName()
public void setTableName(String tableName)
tableName - The name of the tablepublic String getTaskName()
public void setTaskName(String taskName)
taskName - The name of the taskpublic String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.