| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(Consumer<AssociateProductWithPortfolioRequest.Builder> associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateProductWithPortfolioResponse> |
ServiceCatalogAsyncClient.associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
default CompletableFuture<AssociateProductWithPortfolioResponse> |
ServiceCatalogAsyncClient.associateProductWithPortfolio(Consumer<AssociateProductWithPortfolioRequest.Builder> associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
Copyright © 2023. All rights reserved.