Uses of Class
software.amazon.awssdk.services.kinesis.model.UpdateStreamModeRequest
Packages that use UpdateStreamModeRequest
Package
Description
-
Uses of UpdateStreamModeRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UpdateStreamModeRequestModifier and TypeMethodDescriptionKinesisAsyncClient.updateStreamMode(UpdateStreamModeRequest updateStreamModeRequest) Updates the capacity mode of the data stream.default UpdateStreamModeResponseKinesisClient.updateStreamMode(UpdateStreamModeRequest updateStreamModeRequest) Updates the capacity mode of the data stream. -
Uses of UpdateStreamModeRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UpdateStreamModeRequestModifier and TypeMethodDescriptionUpdateStreamModeRequestMarshaller.marshall(UpdateStreamModeRequest updateStreamModeRequest)