| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
LegalTerm |
LegalTerm.clone() |
LegalTerm |
AcceptedTerm.getLegalTerm()
Defines the list of text agreements proposed to the acceptors.
|
LegalTerm |
LegalTerm.withDocuments(Collection<DocumentItem> documents)
List of references to legal resources proposed to the buyers.
|
LegalTerm |
LegalTerm.withDocuments(DocumentItem... documents)
List of references to legal resources proposed to the buyers.
|
LegalTerm |
LegalTerm.withType(String type)
Category of the term being updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptedTerm.setLegalTerm(LegalTerm legalTerm)
Defines the list of text agreements proposed to the acceptors.
|
AcceptedTerm |
AcceptedTerm.withLegalTerm(LegalTerm legalTerm)
Defines the list of text agreements proposed to the acceptors.
|
Copyright © 2024. All rights reserved.