| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.paginators | |
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBonusPaymentsResponse> |
MTurkAsyncClient.listBonusPayments(ListBonusPaymentsRequest listBonusPaymentsRequest)
The
ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a
given HIT or assignment. |
default ListBonusPaymentsResponse |
MTurkClient.listBonusPayments(ListBonusPaymentsRequest listBonusPaymentsRequest)
The
ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a
given HIT or assignment. |
default ListBonusPaymentsPublisher |
MTurkAsyncClient.listBonusPaymentsPaginator(ListBonusPaymentsRequest listBonusPaymentsRequest)
The
ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a
given HIT or assignment. |
default ListBonusPaymentsIterable |
MTurkClient.listBonusPaymentsPaginator(ListBonusPaymentsRequest listBonusPaymentsRequest)
The
ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a
given HIT or assignment. |
| Constructor and Description |
|---|
ListBonusPaymentsIterable(MTurkClient client,
ListBonusPaymentsRequest firstRequest) |
ListBonusPaymentsPublisher(MTurkAsyncClient client,
ListBonusPaymentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBonusPaymentsRequestMarshaller.marshall(ListBonusPaymentsRequest listBonusPaymentsRequest) |
Copyright © 2023. All rights reserved.