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