| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
PublicWorkforceTaskPrice |
PublicWorkforceTaskPrice.clone() |
PublicWorkforceTaskPrice |
HumanTaskConfig.getPublicWorkforceTaskPrice()
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
|
PublicWorkforceTaskPrice |
HumanLoopConfig.getPublicWorkforceTaskPrice() |
PublicWorkforceTaskPrice |
PublicWorkforceTaskPrice.withAmountInUsd(USD amountInUsd)
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HumanTaskConfig.setPublicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice)
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
|
void |
HumanLoopConfig.setPublicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice) |
HumanTaskConfig |
HumanTaskConfig.withPublicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice)
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
|
HumanLoopConfig |
HumanLoopConfig.withPublicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice) |
Copyright © 2023. All rights reserved.