Uses of Class
software.amazon.awssdk.services.kinesisanalytics.model.InputParallelismUpdate
-
Packages that use InputParallelismUpdate Package Description software.amazon.awssdk.services.kinesisanalytics.model -
-
Uses of InputParallelismUpdate in software.amazon.awssdk.services.kinesisanalytics.model
Methods in software.amazon.awssdk.services.kinesisanalytics.model that return InputParallelismUpdate Modifier and Type Method Description InputParallelismUpdateInputUpdate. inputParallelismUpdate()Describes the parallelism updates (the number in-application streams Amazon Kinesis Analytics creates for the specific streaming source).Methods in software.amazon.awssdk.services.kinesisanalytics.model with parameters of type InputParallelismUpdate Modifier and Type Method Description InputUpdate.BuilderInputUpdate.Builder. inputParallelismUpdate(InputParallelismUpdate inputParallelismUpdate)Describes the parallelism updates (the number in-application streams Amazon Kinesis Analytics creates for the specific streaming source).
-