Uses of Class
software.amazon.awssdk.services.marketplaceagreement.model.ProposalSummary
-
Packages that use ProposalSummary Package Description software.amazon.awssdk.services.marketplaceagreement.model -
-
Uses of ProposalSummary in software.amazon.awssdk.services.marketplaceagreement.model
Methods in software.amazon.awssdk.services.marketplaceagreement.model that return ProposalSummary Modifier and Type Method Description ProposalSummaryAgreementViewSummary. proposalSummary()A summary of the proposalProposalSummaryDescribeAgreementResponse. proposalSummary()A summary of the proposal received from the proposer.Methods in software.amazon.awssdk.services.marketplaceagreement.model with parameters of type ProposalSummary Modifier and Type Method Description AgreementViewSummary.BuilderAgreementViewSummary.Builder. proposalSummary(ProposalSummary proposalSummary)A summary of the proposalDescribeAgreementResponse.BuilderDescribeAgreementResponse.Builder. proposalSummary(ProposalSummary proposalSummary)A summary of the proposal received from the proposer.
-