Uses of Class
software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
Packages that use UpdateShardCountRequest
Package
Description
-
Uses of UpdateShardCountRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UpdateShardCountRequestModifier and TypeMethodDescriptionKinesisAsyncClient.updateShardCount(UpdateShardCountRequest updateShardCountRequest) Updates the shard count of the specified stream to the specified number of shards.default UpdateShardCountResponseKinesisClient.updateShardCount(UpdateShardCountRequest updateShardCountRequest) Updates the shard count of the specified stream to the specified number of shards. -
Uses of UpdateShardCountRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UpdateShardCountRequestModifier and TypeMethodDescriptionUpdateShardCountRequestMarshaller.marshall(UpdateShardCountRequest updateShardCountRequest)