Interface ModifyClusterResponse.Builder

    • Method Detail

      • stepConcurrencyLevel

        ModifyClusterResponse.Builder stepConcurrencyLevel​(Integer stepConcurrencyLevel)

        The number of steps that can be executed concurrently.

        Parameters:
        stepConcurrencyLevel - The number of steps that can be executed concurrently.
        Returns:
        Returns a reference to this object so that method calls can be chained together.