| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(Consumer<AssociateProductWithPortfolioRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateProductWithPortfolioRequest.Builder> |
AssociateProductWithPortfolioRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.