| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
MonetaryAmount |
RecurringCharge.cost()
The cost of the recurring charge.
|
MonetaryAmount |
OfferingTransaction.cost()
The cost of an offering transaction.
|
| Modifier and Type | Method and Description |
|---|---|
RecurringCharge.Builder |
RecurringCharge.Builder.cost(MonetaryAmount cost)
The cost of the recurring charge.
|
OfferingTransaction.Builder |
OfferingTransaction.Builder.cost(MonetaryAmount cost)
The cost of an offering transaction.
|
Copyright © 2022. All rights reserved.