| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListShardsResponse> |
KinesisAsyncClient.listShards(Consumer<ListShardsRequest.Builder> listShardsRequest)
Lists the shards in a stream and provides information about each shard.
|
default CompletableFuture<ListShardsResponse> |
KinesisAsyncClient.listShards(ListShardsRequest listShardsRequest)
Lists the shards in a stream and provides information about each shard.
|
| Modifier and Type | Method and Description |
|---|---|
ListShardsResponse |
ListShardsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.