| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ProposalSummary |
ProposalSummary.clone() |
ProposalSummary |
AgreementViewSummary.getProposalSummary()
A summary of the proposal
|
ProposalSummary |
DescribeAgreementResult.getProposalSummary()
A summary of the proposal received from the proposer.
|
ProposalSummary |
ProposalSummary.withOfferId(String offerId)
The unique identifier of the offer in AWS Marketplace.
|
ProposalSummary |
ProposalSummary.withResources(Collection<Resource> resources)
The list of resources involved in the agreement.
|
ProposalSummary |
ProposalSummary.withResources(Resource... resources)
The list of resources involved in the agreement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementViewSummary.setProposalSummary(ProposalSummary proposalSummary)
A summary of the proposal
|
void |
DescribeAgreementResult.setProposalSummary(ProposalSummary proposalSummary)
A summary of the proposal received from the proposer.
|
AgreementViewSummary |
AgreementViewSummary.withProposalSummary(ProposalSummary proposalSummary)
A summary of the proposal
|
DescribeAgreementResult |
DescribeAgreementResult.withProposalSummary(ProposalSummary proposalSummary)
A summary of the proposal received from the proposer.
|
Copyright © 2024. All rights reserved.