| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateNotificationSettingsResponse |
MTurkClient.updateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder> updateNotificationSettingsRequest)
The
UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for
a HIT type. |
default UpdateNotificationSettingsResponse |
MTurkClient.updateNotificationSettings(UpdateNotificationSettingsRequest updateNotificationSettingsRequest)
The
UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for
a HIT type. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNotificationSettingsResponse> |
MTurkAsyncClient.updateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder> updateNotificationSettingsRequest)
The
UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for
a HIT type. |
default CompletableFuture<UpdateNotificationSettingsResponse> |
MTurkAsyncClient.updateNotificationSettings(UpdateNotificationSettingsRequest updateNotificationSettingsRequest)
The
UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for
a HIT type. |
Copyright © 2023. All rights reserved.