public static interface ListAssignmentsForHitRequest.Builder extends MTurkRequest.Builder, SdkPojo, CopyableBuilder<ListAssignmentsForHitRequest.Builder,ListAssignmentsForHitRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAssignmentsForHitRequest.Builder hitId(String hitId)
The ID of the HIT.
hitId - The ID of the HIT.ListAssignmentsForHitRequest.Builder nextToken(String nextToken)
Pagination token
nextToken - Pagination tokenListAssignmentsForHitRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListAssignmentsForHitRequest.Builder assignmentStatusesWithStrings(Collection<String> assignmentStatuses)
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses - The status of the assignments to return: Submitted | Approved | RejectedListAssignmentsForHitRequest.Builder assignmentStatusesWithStrings(String... assignmentStatuses)
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses - The status of the assignments to return: Submitted | Approved | RejectedListAssignmentsForHitRequest.Builder assignmentStatuses(Collection<AssignmentStatus> assignmentStatuses)
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses - The status of the assignments to return: Submitted | Approved | RejectedListAssignmentsForHitRequest.Builder assignmentStatuses(AssignmentStatus... assignmentStatuses)
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses - The status of the assignments to return: Submitted | Approved | RejectedListAssignmentsForHitRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAssignmentsForHitRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.