public static interface InputParallelismUpdate.Builder extends SdkPojo, CopyableBuilder<InputParallelismUpdate.Builder,InputParallelismUpdate>
Modifier and Type | Method and Description |
---|---|
InputParallelismUpdate.Builder |
countUpdate(Integer countUpdate)
The number of in-application streams to create for the specified streaming source.
|
copy
applyMutation, build
InputParallelismUpdate.Builder countUpdate(Integer countUpdate)
The number of in-application streams to create for the specified streaming source.
countUpdate
- The number of in-application streams to create for the specified streaming source.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.