Uses of Interface
software.amazon.awssdk.services.marketplacecatalog.MarketplaceCatalogClientBuilder
-
Packages that use MarketplaceCatalogClientBuilder Package Description software.amazon.awssdk.services.marketplacecatalog Catalog API actions allow you to manage your entities through list, describe, and update capabilities. -
-
Uses of MarketplaceCatalogClientBuilder in software.amazon.awssdk.services.marketplacecatalog
Methods in software.amazon.awssdk.services.marketplacecatalog that return MarketplaceCatalogClientBuilder Modifier and Type Method Description static MarketplaceCatalogClientBuilderMarketplaceCatalogClient. builder()Create a builder that can be used to configure and create aMarketplaceCatalogClient.
-