| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
Acceptor |
Acceptor.clone() |
Acceptor |
AgreementViewSummary.getAcceptor()
Details of the party accepting the agreement terms.
|
Acceptor |
DescribeAgreementResult.getAcceptor()
The details of the party accepting the agreement terms.
|
Acceptor |
Acceptor.withAccountId(String accountId)
The AWS account ID of the acceptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementViewSummary.setAcceptor(Acceptor acceptor)
Details of the party accepting the agreement terms.
|
void |
DescribeAgreementResult.setAcceptor(Acceptor acceptor)
The details of the party accepting the agreement terms.
|
AgreementViewSummary |
AgreementViewSummary.withAcceptor(Acceptor acceptor)
Details of the party accepting the agreement terms.
|
DescribeAgreementResult |
DescribeAgreementResult.withAcceptor(Acceptor acceptor)
The details of the party accepting the agreement terms.
|
Copyright © 2023. All rights reserved.