| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.builder() |
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.nextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.portfolioShareDetails(Collection<PortfolioShareDetail> portfolioShareDetails)
Summaries about each of the portfolio shares.
|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.portfolioShareDetails(Consumer<PortfolioShareDetail.Builder>... portfolioShareDetails)
Summaries about each of the portfolio shares.
|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.Builder.portfolioShareDetails(PortfolioShareDetail... portfolioShareDetails)
Summaries about each of the portfolio shares.
|
DescribePortfolioSharesResponse.Builder |
DescribePortfolioSharesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribePortfolioSharesResponse.Builder> |
DescribePortfolioSharesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.