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