Interface LaunchConfiguration.Builder

    • Method Detail

      • name

        LaunchConfiguration.Builder name​(String name)

        The name of the launch configuration.

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