public static interface LaunchConfiguration.Builder extends SdkPojo, CopyableBuilder<LaunchConfiguration.Builder,LaunchConfiguration>
| Modifier and Type | Method and Description |
|---|---|
LaunchConfiguration.Builder |
name(String name)
The name of the launch configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLaunchConfiguration.Builder name(String name)
The name of the launch configuration.
name - The name of the launch configuration.Copyright © 2019. All rights reserved.