| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
InputParallelismUpdate |
InputParallelismUpdate.clone() |
InputParallelismUpdate |
InputUpdate.getInputParallelismUpdate()
Describes the parallelism updates (the number of in-application streams Kinesis Data Analytics creates for the
specific streaming source).
|
InputParallelismUpdate |
InputParallelismUpdate.withCountUpdate(Integer countUpdate)
The number of in-application streams to create for the specified streaming source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputUpdate.setInputParallelismUpdate(InputParallelismUpdate inputParallelismUpdate)
Describes the parallelism updates (the number of in-application streams Kinesis Data Analytics creates for the
specific streaming source).
|
InputUpdate |
InputUpdate.withInputParallelismUpdate(InputParallelismUpdate inputParallelismUpdate)
Describes the parallelism updates (the number of in-application streams Kinesis Data Analytics creates for the
specific streaming source).
|
Copyright © 2024. All rights reserved.