| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
Request<ListShardsRequest> |
ListShardsRequestMarshaller.marshall(ListShardsRequest listShardsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListShardsRequest> |
ListShardsRequestMarshaller.marshall(ListShardsRequest listShardsRequest) |
void |
ListShardsRequestModelMarshaller.marshall(ListShardsRequest listShardsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.