Interface LaunchPath.Builder

    • Method Detail

      • id

        LaunchPath.Builder id​(String id)

        The identifier of the launch path.

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

        LaunchPath.Builder name​(String name)

        The name of the launch path.

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