| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
Proposer |
Proposer.clone() |
Proposer |
AgreementViewSummary.getProposer()
Details of the party proposing the agreement terms, most commonly the seller for
PurchaseAgreement. |
Proposer |
DescribeAgreementResult.getProposer()
The details of the party proposing the agreement terms.
|
Proposer |
Proposer.withAccountId(String accountId)
The AWS account ID of the proposer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementViewSummary.setProposer(Proposer proposer)
Details of the party proposing the agreement terms, most commonly the seller for
PurchaseAgreement. |
void |
DescribeAgreementResult.setProposer(Proposer proposer)
The details of the party proposing the agreement terms.
|
AgreementViewSummary |
AgreementViewSummary.withProposer(Proposer proposer)
Details of the party proposing the agreement terms, most commonly the seller for
PurchaseAgreement. |
DescribeAgreementResult |
DescribeAgreementResult.withProposer(Proposer proposer)
The details of the party proposing the agreement terms.
|
Copyright © 2024. All rights reserved.