| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePortfolioResponse |
ServiceCatalogClient.createPortfolio(Consumer<CreatePortfolioRequest.Builder> createPortfolioRequest)
Creates a portfolio.
|
default CreatePortfolioResponse |
ServiceCatalogClient.createPortfolio(CreatePortfolioRequest createPortfolioRequest)
Creates a portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePortfolioResponse> |
ServiceCatalogAsyncClient.createPortfolio(Consumer<CreatePortfolioRequest.Builder> createPortfolioRequest)
Creates a portfolio.
|
default CompletableFuture<CreatePortfolioResponse> |
ServiceCatalogAsyncClient.createPortfolio(CreatePortfolioRequest createPortfolioRequest)
Creates a portfolio.
|
Copyright © 2023. All rights reserved.