Uses of Class
software.amazon.awssdk.services.marketplaceagreement.paginators.GetAgreementTermsIterable
-
Packages that use GetAgreementTermsIterable 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. -
-
Uses of GetAgreementTermsIterable in software.amazon.awssdk.services.marketplaceagreement
Methods in software.amazon.awssdk.services.marketplaceagreement that return GetAgreementTermsIterable Modifier and Type Method Description default GetAgreementTermsIterableMarketplaceAgreementClient. getAgreementTermsPaginator(Consumer<GetAgreementTermsRequest.Builder> getAgreementTermsRequest)default GetAgreementTermsIterableMarketplaceAgreementClient. getAgreementTermsPaginator(GetAgreementTermsRequest getAgreementTermsRequest)
-