| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
MonetaryAmount.Builder |
MonetaryAmount.Builder.amount(Double amount)
The numerical amount of an offering or transaction.
|
static MonetaryAmount.Builder |
MonetaryAmount.builder() |
MonetaryAmount.Builder |
MonetaryAmount.Builder.currencyCode(CurrencyCode currencyCode)
The currency code of a monetary amount.
|
MonetaryAmount.Builder |
MonetaryAmount.Builder.currencyCode(String currencyCode)
The currency code of a monetary amount.
|
MonetaryAmount.Builder |
MonetaryAmount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MonetaryAmount.Builder> |
MonetaryAmount.serializableBuilderClass() |
Copyright © 2017. All rights reserved.