| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchPathSummary> |
ListLaunchPathsResponse.launchPathSummaries()
Information about the launch path.
|
| Modifier and Type | Method and Description |
|---|---|
ListLaunchPathsResponse.Builder |
ListLaunchPathsResponse.Builder.launchPathSummaries(LaunchPathSummary... launchPathSummaries)
Information about the launch path.
|
| Modifier and Type | Method and Description |
|---|---|
ListLaunchPathsResponse.Builder |
ListLaunchPathsResponse.Builder.launchPathSummaries(Collection<LaunchPathSummary> launchPathSummaries)
Information about the launch path.
|
Copyright © 2023. All rights reserved.