| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchPathSummary |
LaunchPathSummary.clone() |
LaunchPathSummary |
LaunchPathSummary.withConstraintSummaries(Collection<ConstraintSummary> constraintSummaries)
The constraints on the portfolio-product relationship.
|
LaunchPathSummary |
LaunchPathSummary.withConstraintSummaries(ConstraintSummary... constraintSummaries)
The constraints on the portfolio-product relationship.
|
LaunchPathSummary |
LaunchPathSummary.withId(String id)
The identifier of the product path.
|
LaunchPathSummary |
LaunchPathSummary.withName(String name)
The name of the portfolio that contains the product.
|
LaunchPathSummary |
LaunchPathSummary.withTags(Collection<Tag> tags)
The tags associated with this product path.
|
LaunchPathSummary |
LaunchPathSummary.withTags(Tag... tags)
The tags associated with this product path.
|
| Modifier and Type | Method and Description |
|---|---|
List<LaunchPathSummary> |
ListLaunchPathsResult.getLaunchPathSummaries()
Information about the launch path.
|
| Modifier and Type | Method and Description |
|---|---|
ListLaunchPathsResult |
ListLaunchPathsResult.withLaunchPathSummaries(LaunchPathSummary... launchPathSummaries)
Information about the launch path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLaunchPathsResult.setLaunchPathSummaries(Collection<LaunchPathSummary> launchPathSummaries)
Information about the launch path.
|
ListLaunchPathsResult |
ListLaunchPathsResult.withLaunchPathSummaries(Collection<LaunchPathSummary> launchPathSummaries)
Information about the launch path.
|
Copyright © 2024. All rights reserved.