| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default NotifyWorkersResponse |
MTurkClient.notifyWorkers(NotifyWorkersRequest 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. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
NotifyWorkersRequestMarshaller.marshall(NotifyWorkersRequest notifyWorkersRequest) |
Copyright © 2023. All rights reserved.