Interface PluginVisualItemsLimitConfiguration.Builder

    • Method Detail

      • itemsLimit

        PluginVisualItemsLimitConfiguration.Builder itemsLimit​(Long itemsLimit)

        Determines how many values are be fetched at once.

        Parameters:
        itemsLimit - Determines how many values are be fetched at once.
        Returns:
        Returns a reference to this object so that method calls can be chained together.