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