Uses of Class
software.amazon.awssdk.services.marketplaceagreement.model.EstimatedCharges
-
Packages that use EstimatedCharges Package Description software.amazon.awssdk.services.marketplaceagreement.model -
-
Uses of EstimatedCharges in software.amazon.awssdk.services.marketplaceagreement.model
Methods in software.amazon.awssdk.services.marketplaceagreement.model that return EstimatedCharges Modifier and Type Method Description EstimatedChargesDescribeAgreementResponse. estimatedCharges()The estimated cost of the agreement.Methods in software.amazon.awssdk.services.marketplaceagreement.model with parameters of type EstimatedCharges Modifier and Type Method Description DescribeAgreementResponse.BuilderDescribeAgreementResponse.Builder. estimatedCharges(EstimatedCharges estimatedCharges)The estimated cost of the agreement.
-