| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
RenewalTermConfiguration |
RenewalTermConfiguration.clone() |
RenewalTermConfiguration |
RenewalTerm.getConfiguration()
Additional parameters specified by the acceptor while accepting the term.
|
RenewalTermConfiguration |
RenewalTermConfiguration.withEnableAutoRenew(Boolean enableAutoRenew)
Defines whether the acceptor has chosen to auto-renew the agreement at the end of its lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenewalTerm.setConfiguration(RenewalTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
RenewalTerm |
RenewalTerm.withConfiguration(RenewalTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
Copyright © 2024. All rights reserved.