public static interface LaunchPath.Builder extends SdkPojo, CopyableBuilder<LaunchPath.Builder,LaunchPath>
| Modifier and Type | Method and Description |
|---|---|
LaunchPath.Builder |
id(String id)
The identifier of the launch path.
|
LaunchPath.Builder |
name(String name)
The name of the launch path.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLaunchPath.Builder id(String id)
The identifier of the launch path.
id - The identifier of the launch path.LaunchPath.Builder name(String name)
The name of the launch path.
name - The name of the launch path.Copyright © 2023. All rights reserved.