| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
List<BonusPayment> |
ListBonusPaymentsResponse.bonusPayments()
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListBonusPaymentsResponse.Builder |
ListBonusPaymentsResponse.Builder.bonusPayments(BonusPayment... bonusPayments)
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListBonusPaymentsResponse.Builder |
ListBonusPaymentsResponse.Builder.bonusPayments(Collection<BonusPayment> bonusPayments)
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
|
Copyright © 2023. All rights reserved.