| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<PortfolioShareDetail> |
DescribePortfolioSharesResponse.portfolioShareDetails()
Summaries about each of the portfolio shares.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.portfolioShareDetails(PortfolioShareDetail... portfolioShareDetails)
Summaries about each of the portfolio shares.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.portfolioShareDetails(Collection<PortfolioShareDetail> portfolioShareDetails)
Summaries about each of the portfolio shares.
|
Copyright © 2023. All rights reserved.