| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ValidityTerm |
ValidityTerm.clone() |
ValidityTerm |
AcceptedTerm.getValidityTerm()
Defines the conditions that will keep an agreement created from this offer valid.
|
ValidityTerm |
ValidityTerm.withAgreementDuration(String agreementDuration)
Defines the duration that the agreement remains active.
|
ValidityTerm |
ValidityTerm.withAgreementEndDate(Date agreementEndDate)
Defines the date when the agreement ends.
|
ValidityTerm |
ValidityTerm.withAgreementStartDate(Date agreementStartDate)
Defines the date when agreement starts.
|
ValidityTerm |
ValidityTerm.withType(String type)
Category of the term being updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptedTerm.setValidityTerm(ValidityTerm validityTerm)
Defines the conditions that will keep an agreement created from this offer valid.
|
AcceptedTerm |
AcceptedTerm.withValidityTerm(ValidityTerm validityTerm)
Defines the conditions that will keep an agreement created from this offer valid.
|
Copyright © 2024. All rights reserved.