Uses of Class
software.amazon.awssdk.services.marketplaceagreement.model.RenewalTermConfiguration
-
Packages that use RenewalTermConfiguration Package Description software.amazon.awssdk.services.marketplaceagreement.model -
-
Uses of RenewalTermConfiguration in software.amazon.awssdk.services.marketplaceagreement.model
Methods in software.amazon.awssdk.services.marketplaceagreement.model that return RenewalTermConfiguration Modifier and Type Method Description RenewalTermConfigurationRenewalTerm. configuration()Additional parameters specified by the acceptor while accepting the term.Methods in software.amazon.awssdk.services.marketplaceagreement.model with parameters of type RenewalTermConfiguration Modifier and Type Method Description RenewalTerm.BuilderRenewalTerm.Builder. configuration(RenewalTermConfiguration configuration)Additional parameters specified by the acceptor while accepting the term.
-