Uses of Class
software.amazon.awssdk.services.servicecatalog.model.AssociateProductWithPortfolioRequest
-
Packages that use AssociateProductWithPortfolioRequest Package Description software.amazon.awssdk.services.servicecatalog Service Catalog software.amazon.awssdk.services.servicecatalog.transform -
-
Uses of AssociateProductWithPortfolioRequest in software.amazon.awssdk.services.servicecatalog
Methods in software.amazon.awssdk.services.servicecatalog with parameters of type AssociateProductWithPortfolioRequest Modifier and Type Method Description default CompletableFuture<AssociateProductWithPortfolioResponse>ServiceCatalogAsyncClient. associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)Associates the specified product with the specified portfolio.default AssociateProductWithPortfolioResponseServiceCatalogClient. associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)Associates the specified product with the specified portfolio. -
Uses of AssociateProductWithPortfolioRequest in software.amazon.awssdk.services.servicecatalog.transform
Methods in software.amazon.awssdk.services.servicecatalog.transform with parameters of type AssociateProductWithPortfolioRequest Modifier and Type Method Description SdkHttpFullRequestAssociateProductWithPortfolioRequestMarshaller. marshall(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)
-