Uses of Interface
software.amazon.awssdk.services.marketplaceagreement.MarketplaceAgreementAsyncClient
-
Packages that use MarketplaceAgreementAsyncClient Package Description software.amazon.awssdk.services.marketplaceagreement AWS Marketplace is a curated digital catalog that customers can use to find, buy, deploy, and manage third-party software, data, and services to build solutions and run their businesses.software.amazon.awssdk.services.marketplaceagreement.paginators -
-
Uses of MarketplaceAgreementAsyncClient in software.amazon.awssdk.services.marketplaceagreement
Methods in software.amazon.awssdk.services.marketplaceagreement that return MarketplaceAgreementAsyncClient Modifier and Type Method Description static MarketplaceAgreementAsyncClientMarketplaceAgreementAsyncClient. create()Create aMarketplaceAgreementAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MarketplaceAgreementAsyncClient in software.amazon.awssdk.services.marketplaceagreement.paginators
Constructors in software.amazon.awssdk.services.marketplaceagreement.paginators with parameters of type MarketplaceAgreementAsyncClient Constructor Description GetAgreementTermsPublisher(MarketplaceAgreementAsyncClient client, GetAgreementTermsRequest firstRequest)SearchAgreementsPublisher(MarketplaceAgreementAsyncClient client, SearchAgreementsRequest firstRequest)
-