| 构造器和说明 |
|---|
DescribeTableRequest() |
DescribeTableRequest(String tableName)
Constructs a DescribeTableRequest object and specifies the name of the table.
|
public DescribeTableRequest()
public DescribeTableRequest(String tableName)
tableName - The name of the table.public String getTableName()
public void setTableName(String tableName)
tableName - The name of the table.public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.