| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
USD |
USD.clone() |
USD |
PublicWorkforceTaskPrice.getAmountInUsd()
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
|
USD |
USD.withCents(Integer cents)
The fractional portion, in cents, of the amount.
|
USD |
USD.withDollars(Integer dollars)
The whole number of dollars in the amount.
|
USD |
USD.withTenthFractionsOfACent(Integer tenthFractionsOfACent)
Fractions of a cent, in tenths.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublicWorkforceTaskPrice.setAmountInUsd(USD amountInUsd)
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
|
PublicWorkforceTaskPrice |
PublicWorkforceTaskPrice.withAmountInUsd(USD amountInUsd)
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
|
Copyright © 2022. All rights reserved.