| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchPath.Builder |
LaunchPath.builder() |
LaunchPath.Builder |
LaunchPath.Builder.id(String id)
The identifier of the launch path.
|
LaunchPath.Builder |
LaunchPath.Builder.name(String name)
The name of the launch path.
|
LaunchPath.Builder |
LaunchPath.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LaunchPath.Builder> |
LaunchPath.serializableBuilderClass() |
Copyright © 2023. All rights reserved.