| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
MonetaryAmount |
MonetaryAmountUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonetaryAmountMarshaller.marshall(MonetaryAmount monetaryAmount,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.