| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListConstraintsForPortfolioResult |
AbstractAWSServiceCatalog.listConstraintsForPortfolio(ListConstraintsForPortfolioRequest request) |
ListConstraintsForPortfolioResult |
AWSServiceCatalog.listConstraintsForPortfolio(ListConstraintsForPortfolioRequest listConstraintsForPortfolioRequest)
Retrieves detailed constraint information for the specified portfolio and product.
|
ListConstraintsForPortfolioResult |
AWSServiceCatalogClient.listConstraintsForPortfolio(ListConstraintsForPortfolioRequest request)
Retrieves detailed constraint information for the specified portfolio and product.
|
| Modifier and Type | Method and Description |
|---|---|
ListConstraintsForPortfolioResult |
ListConstraintsForPortfolioResult.clone() |
ListConstraintsForPortfolioResult |
ListConstraintsForPortfolioResult.withConstraintDetails(Collection<ConstraintDetail> constraintDetails)
List of detailed constraint information objects.
|
ListConstraintsForPortfolioResult |
ListConstraintsForPortfolioResult.withConstraintDetails(ConstraintDetail... constraintDetails)
List of detailed constraint information objects.
|
ListConstraintsForPortfolioResult |
ListConstraintsForPortfolioResult.withNextPageToken(String nextPageToken)
The page token to use to retrieve the next page of results for this operation.
|
Copyright © 2017. All rights reserved.