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