| 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(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonetaryAmountMarshaller.marshall(MonetaryAmount monetaryAmount,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.