| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePortfolioResponse |
ServiceCatalogClient.deletePortfolio(Consumer<DeletePortfolioRequest.Builder> deletePortfolioRequest)
Deletes the specified portfolio.
|
default DeletePortfolioResponse |
ServiceCatalogClient.deletePortfolio(DeletePortfolioRequest deletePortfolioRequest)
Deletes the specified portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePortfolioResponse> |
ServiceCatalogAsyncClient.deletePortfolio(Consumer<DeletePortfolioRequest.Builder> deletePortfolioRequest)
Deletes the specified portfolio.
|
default CompletableFuture<DeletePortfolioResponse> |
ServiceCatalogAsyncClient.deletePortfolio(DeletePortfolioRequest deletePortfolioRequest)
Deletes the specified portfolio.
|
Copyright © 2023. All rights reserved.