Package software.amazon.awssdk.services.marketplacecatalog
Catalog API actions allow you to manage your entities through list, describe, and update capabilities. An entity can be a product or an offer on AWS Marketplace.
You can automate your entity update process by integrating the AWS Marketplace Catalog API with your AWS Marketplace product build or deployment pipelines. You can also create your own applications on top of the Catalog API to manage your products on AWS Marketplace.
-
Interface Summary Interface Description MarketplaceCatalogAsyncClient Service client for accessing AWS Marketplace Catalog asynchronously.MarketplaceCatalogAsyncClientBuilder A builder for creating an instance ofMarketplaceCatalogAsyncClient.MarketplaceCatalogBaseClientBuilder<B extends MarketplaceCatalogBaseClientBuilder<B,C>,C> This includes configuration specific to AWS Marketplace Catalog that is supported by bothMarketplaceCatalogClientBuilderandMarketplaceCatalogAsyncClientBuilder.MarketplaceCatalogClient Service client for accessing AWS Marketplace Catalog.MarketplaceCatalogClientBuilder A builder for creating an instance ofMarketplaceCatalogClient.MarketplaceCatalogServiceClientConfiguration.Builder A builder for creating aMarketplaceCatalogServiceClientConfiguration -
Class Summary Class Description MarketplaceCatalogServiceClientConfiguration Class to expose the service client settings to the user.