| 构造器和说明 |
|---|
ListStreamRequest()
Get all Streams, without limiting to a specific table
|
ListStreamRequest(String tableName)
Get the Stream of a specific table
|
public ListStreamRequest()
public ListStreamRequest(String tableName)
tableName - public String getTableName()
public void setTableName(String tableName)
tableName - The name of the table.public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.