Interface FilterDefinition.Builder

    • Method Detail

      • name

        FilterDefinition.Builder name​(String name)

        The name of the notebook to search for.

        Parameters:
        name - The name of the notebook to search for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.