Uses of Class
software.amazon.awssdk.services.kinesis.model.UpdateStreamWarmThroughputRequest
Packages that use UpdateStreamWarmThroughputRequest
Package
Description
-
Uses of UpdateStreamWarmThroughputRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UpdateStreamWarmThroughputRequestModifier and TypeMethodDescriptionKinesisAsyncClient.updateStreamWarmThroughput(UpdateStreamWarmThroughputRequest updateStreamWarmThroughputRequest) Updates the warm throughput configuration for the specified Amazon Kinesis Data Streams on-demand data stream.KinesisClient.updateStreamWarmThroughput(UpdateStreamWarmThroughputRequest updateStreamWarmThroughputRequest) Updates the warm throughput configuration for the specified Amazon Kinesis Data Streams on-demand data stream. -
Uses of UpdateStreamWarmThroughputRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UpdateStreamWarmThroughputRequestModifier and TypeMethodDescriptionUpdateStreamWarmThroughputRequestMarshaller.marshall(UpdateStreamWarmThroughputRequest updateStreamWarmThroughputRequest)