| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchPath> |
DescribeProductResponse.launchPaths()
Information about the associated launch paths.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProductResponse.Builder |
DescribeProductResponse.Builder.launchPaths(LaunchPath... launchPaths)
Information about the associated launch paths.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProductResponse.Builder |
DescribeProductResponse.Builder.launchPaths(Collection<LaunchPath> launchPaths)
Information about the associated launch paths.
|
Copyright © 2023. All rights reserved.