| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
Assignment |
GetAssignmentResponse.assignment()
The assignment.
|
| Modifier and Type | Method and Description |
|---|---|
List<Assignment> |
ListAssignmentsForHitResponse.assignments()
The collection of Assignment data structures returned by this call.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssignmentResponse.Builder |
GetAssignmentResponse.Builder.assignment(Assignment assignment)
The assignment.
|
ListAssignmentsForHitResponse.Builder |
ListAssignmentsForHitResponse.Builder.assignments(Assignment... assignments)
The collection of Assignment data structures returned by this call.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssignmentsForHitResponse.Builder |
ListAssignmentsForHitResponse.Builder.assignments(Collection<Assignment> assignments)
The collection of Assignment data structures returned by this call.
|
Copyright © 2023. All rights reserved.