Class ThrottledInputStream.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • setMaxBytesPerSecond

        public void setMaxBytesPerSecond​(long maxBytesPerSecond)
        Sets the maximum bytes per second.
        Parameters:
        maxBytesPerSecond - the maximum bytes per second.