| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default SendTestEventNotificationResponse |
MTurkClient.sendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder> 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 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. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendTestEventNotificationResponse> |
MTurkAsyncClient.sendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder> 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. |
Copyright © 2023. All rights reserved.