| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.paginators | |
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribePortfolioSharesResponse |
ServiceCatalogClient.describePortfolioShares(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default CompletableFuture<DescribePortfolioSharesResponse> |
ServiceCatalogAsyncClient.describePortfolioShares(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default DescribePortfolioSharesIterable |
ServiceCatalogClient.describePortfolioSharesPaginator(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default DescribePortfolioSharesPublisher |
ServiceCatalogAsyncClient.describePortfolioSharesPaginator(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
| Constructor and Description |
|---|
DescribePortfolioSharesIterable(ServiceCatalogClient client,
DescribePortfolioSharesRequest firstRequest) |
DescribePortfolioSharesPublisher(ServiceCatalogAsyncClient client,
DescribePortfolioSharesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribePortfolioSharesRequestMarshaller.marshall(DescribePortfolioSharesRequest describePortfolioSharesRequest) |
Copyright © 2023. All rights reserved.