| 构造器和说明 |
|---|
DescribeStreamRequest(String streamId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getInclusiveStartShardId()
Get the InclusiveStartShardId parameter.
|
String |
getOperationName() |
int |
getShardLimit()
Get the ShardLimit parameter.
|
String |
getStreamId()
Get the StreamId parameter.
|
boolean |
isSupportTimeseriesTable() |
void |
setInclusiveStartShardId(String inclusiveStartShardId)
Set the InclusiveStartShardId parameter.
|
void |
setShardLimit(int shardLimit)
Set the ShardLimit parameter.
|
void |
setStreamId(String streamId)
Set the StreamId parameter.
|
void |
setSupportTimeseriesTable(boolean isSupport) |
public DescribeStreamRequest(String streamId)
public String getStreamId()
public void setStreamId(String streamId)
streamId - public String getInclusiveStartShardId()
public void setInclusiveStartShardId(String inclusiveStartShardId)
inclusiveStartShardId - public int getShardLimit()
public void setShardLimit(int shardLimit)
shardLimit - public boolean isSupportTimeseriesTable()
public void setSupportTimeseriesTable(boolean isSupport)
public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.