Interface LaunchPath.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LaunchPath.Builder,LaunchPath>, SdkBuilder<LaunchPath.Builder,LaunchPath>, SdkPojo
Enclosing class:
LaunchPath

public static interface LaunchPath.Builder extends SdkPojo, CopyableBuilder<LaunchPath.Builder,LaunchPath>
  • Method Details

    • 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

      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.