| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
EstimatedCharges |
EstimatedCharges.clone() |
EstimatedCharges |
DescribeAgreementResult.getEstimatedCharges()
The estimated cost of the agreement.
|
EstimatedCharges |
EstimatedCharges.withAgreementValue(String agreementValue)
The total known amount customer has to pay across the lifecycle of the agreement.
|
EstimatedCharges |
EstimatedCharges.withCurrencyCode(String currencyCode)
Defines the currency code for the charge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAgreementResult.setEstimatedCharges(EstimatedCharges estimatedCharges)
The estimated cost of the agreement.
|
DescribeAgreementResult |
DescribeAgreementResult.withEstimatedCharges(EstimatedCharges estimatedCharges)
The estimated cost of the agreement.
|
Copyright © 2024. All rights reserved.