| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(Consumer<UpdatePortfolioRequest.Builder> updatePortfolioRequest)
Updates the specified portfolio.
|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(UpdatePortfolioRequest updatePortfolioRequest)
Updates the specified portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePortfolioResponse> |
ServiceCatalogAsyncClient.updatePortfolio(Consumer<UpdatePortfolioRequest.Builder> updatePortfolioRequest)
Updates the specified portfolio.
|
default CompletableFuture<UpdatePortfolioResponse> |
ServiceCatalogAsyncClient.updatePortfolio(UpdatePortfolioRequest updatePortfolioRequest)
Updates the specified portfolio.
|
Copyright © 2023. All rights reserved.