Interface PluginConfiguration.Builder

    • Method Detail

      • pluginId

        PluginConfiguration.Builder pluginId​(String pluginId)

        The identifier of the plugin you want to use.

        Parameters:
        pluginId - The identifier of the plugin you want to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.