| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePortfolioResponse |
ServiceCatalogClient.describePortfolio(Consumer<DescribePortfolioRequest.Builder> describePortfolioRequest)
Gets information about the specified portfolio.
|
default DescribePortfolioResponse |
ServiceCatalogClient.describePortfolio(DescribePortfolioRequest describePortfolioRequest)
Gets information about the specified portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePortfolioResponse> |
ServiceCatalogAsyncClient.describePortfolio(Consumer<DescribePortfolioRequest.Builder> describePortfolioRequest)
Gets information about the specified portfolio.
|
default CompletableFuture<DescribePortfolioResponse> |
ServiceCatalogAsyncClient.describePortfolio(DescribePortfolioRequest describePortfolioRequest)
Gets information about the specified portfolio.
|
Copyright © 2023. All rights reserved.