Interface Import.Builder

    • Method Detail

      • name

        Import.Builder name​(String name)

        The name of the import.

        Parameters:
        name - The name of the import.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        Import.Builder revision​(String revision)

        The revision of the import.

        Parameters:
        revision - The revision of the import.
        Returns:
        Returns a reference to this object so that method calls can be chained together.