| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default NotifyWorkersResponse |
MTurkClient.notifyWorkers(Consumer<NotifyWorkersRequest.Builder> notifyWorkersRequest)
The
NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker
ID. |
default NotifyWorkersResponse |
MTurkClient.notifyWorkers(NotifyWorkersRequest notifyWorkersRequest)
The
NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker
ID. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<NotifyWorkersResponse> |
MTurkAsyncClient.notifyWorkers(Consumer<NotifyWorkersRequest.Builder> notifyWorkersRequest)
The
NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker
ID. |
default CompletableFuture<NotifyWorkersResponse> |
MTurkAsyncClient.notifyWorkers(NotifyWorkersRequest notifyWorkersRequest)
The
NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker
ID. |
Copyright © 2023. All rights reserved.