| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateShardCountResponse |
KinesisClient.updateShardCount(UpdateShardCountRequest updateShardCountRequest)
Updates the shard count of the specified stream to the specified number of shards.
|
default CompletableFuture<UpdateShardCountResponse> |
KinesisAsyncClient.updateShardCount(UpdateShardCountRequest updateShardCountRequest)
Updates the shard count of the specified stream to the specified number of shards.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateShardCountRequestMarshaller.marshall(UpdateShardCountRequest updateShardCountRequest) |
Copyright © 2021. All rights reserved.