Interface Ide.Builder

    • Method Detail

      • runtime

        Ide.Builder runtime​(String runtime)

        A link to the IDE runtime image.

        Parameters:
        runtime - A link to the IDE runtime image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        Ide.Builder name​(String name)

        The name of the IDE.

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