public interface IKinesisProxyExtended extends IKinesisProxy
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.kinesis.model.Shard |
getShard(String shardId)
Get the Shard corresponding to shardId associated with this
IKinesisProxy.
|
get, getAllShardIds, getIterator, getIterator, getIterator, getShardList, getStreamInfo, putcom.amazonaws.services.kinesis.model.Shard getShard(String shardId)
shardId - Fetch the Shard with this given shardIdCopyright © 2017. All rights reserved.