Interface LaunchConfiguration.Builder

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

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

    • 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.