Uses of Interface
software.amazon.awssdk.services.marketplacecatalog.MarketplaceCatalogAsyncClient
-
Packages that use MarketplaceCatalogAsyncClient 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 MarketplaceCatalogAsyncClient in software.amazon.awssdk.services.marketplacecatalog
Methods in software.amazon.awssdk.services.marketplacecatalog that return MarketplaceCatalogAsyncClient Modifier and Type Method Description static MarketplaceCatalogAsyncClientMarketplaceCatalogAsyncClient. create()Create aMarketplaceCatalogAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MarketplaceCatalogAsyncClient in software.amazon.awssdk.services.marketplacecatalog.paginators
Constructors in software.amazon.awssdk.services.marketplacecatalog.paginators with parameters of type MarketplaceCatalogAsyncClient Constructor Description ListChangeSetsPublisher(MarketplaceCatalogAsyncClient client, ListChangeSetsRequest firstRequest)ListEntitiesPublisher(MarketplaceCatalogAsyncClient client, ListEntitiesRequest firstRequest)
-