| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
RenewalTerm |
RenewalTerm.clone() |
RenewalTerm |
AcceptedTerm.getRenewalTerm()
Defines that on graceful expiration of the agreement (when the agreement ends on its pre-defined end date), a new
agreement will be created using the accepted terms on the existing agreement.
|
RenewalTerm |
RenewalTerm.withConfiguration(RenewalTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
RenewalTerm |
RenewalTerm.withType(String type)
Category of the term being updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptedTerm.setRenewalTerm(RenewalTerm renewalTerm)
Defines that on graceful expiration of the agreement (when the agreement ends on its pre-defined end date), a new
agreement will be created using the accepted terms on the existing agreement.
|
AcceptedTerm |
AcceptedTerm.withRenewalTerm(RenewalTerm renewalTerm)
Defines that on graceful expiration of the agreement (when the agreement ends on its pre-defined end date), a new
agreement will be created using the accepted terms on the existing agreement.
|
Copyright © 2023. All rights reserved.