| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default SendTestEventNotificationResponse |
MTurkClient.sendTestEventNotification(SendTestEventNotificationRequest sendTestEventNotificationRequest)
The
SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message
as if a HIT event occurred, according to the provided notification specification. |
default CompletableFuture<SendTestEventNotificationResponse> |
MTurkAsyncClient.sendTestEventNotification(SendTestEventNotificationRequest sendTestEventNotificationRequest)
The
SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message
as if a HIT event occurred, according to the provided notification specification. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendTestEventNotificationRequestMarshaller.marshall(SendTestEventNotificationRequest sendTestEventNotificationRequest) |
Copyright © 2023. All rights reserved.