Interface InputParallelismUpdate.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputParallelismUpdate.Builder,InputParallelismUpdate>, SdkBuilder<InputParallelismUpdate.Builder,InputParallelismUpdate>, SdkPojo
Enclosing class:
InputParallelismUpdate

public static interface InputParallelismUpdate.Builder extends SdkPojo, CopyableBuilder<InputParallelismUpdate.Builder,InputParallelismUpdate>
  • Method Details

    • countUpdate

      InputParallelismUpdate.Builder countUpdate(Integer countUpdate)

      Number of in-application streams to create for the specified streaming source.

      Parameters:
      countUpdate - Number of in-application streams to create for the specified streaming source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.