| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default RejectAssignmentResponse |
MTurkClient.rejectAssignment(Consumer<RejectAssignmentRequest.Builder> rejectAssignmentRequest)
The
RejectAssignment operation rejects the results of a completed assignment. |
default RejectAssignmentResponse |
MTurkClient.rejectAssignment(RejectAssignmentRequest rejectAssignmentRequest)
The
RejectAssignment operation rejects the results of a completed assignment. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectAssignmentResponse> |
MTurkAsyncClient.rejectAssignment(Consumer<RejectAssignmentRequest.Builder> rejectAssignmentRequest)
The
RejectAssignment operation rejects the results of a completed assignment. |
default CompletableFuture<RejectAssignmentResponse> |
MTurkAsyncClient.rejectAssignment(RejectAssignmentRequest rejectAssignmentRequest)
The
RejectAssignment operation rejects the results of a completed assignment. |
Copyright © 2023. All rights reserved.