Uses of Interface
software.amazon.awssdk.services.marketplacecatalog.MarketplaceCatalogClient
-
Packages that use MarketplaceCatalogClient Package Description software.amazon.awssdk.services.marketplacecatalog Catalog API actions allow you to manage your entities through list, describe, and update capabilities.software.amazon.awssdk.services.marketplacecatalog.paginators -
-
Uses of MarketplaceCatalogClient in software.amazon.awssdk.services.marketplacecatalog
Methods in software.amazon.awssdk.services.marketplacecatalog that return MarketplaceCatalogClient Modifier and Type Method Description static MarketplaceCatalogClientMarketplaceCatalogClient. create()Create aMarketplaceCatalogClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MarketplaceCatalogClient in software.amazon.awssdk.services.marketplacecatalog.paginators
Constructors in software.amazon.awssdk.services.marketplacecatalog.paginators with parameters of type MarketplaceCatalogClient Constructor Description ListChangeSetsIterable(MarketplaceCatalogClient client, ListChangeSetsRequest firstRequest)ListEntitiesIterable(MarketplaceCatalogClient client, ListEntitiesRequest firstRequest)
-