CopyableBuilder<GetFileUploadURLRequest.Builder,GetFileUploadURLRequest>, SdkBuilder<GetFileUploadURLRequest.Builder,GetFileUploadURLRequest>public static interface GetFileUploadURLRequest.Builder extends CopyableBuilder<GetFileUploadURLRequest.Builder,GetFileUploadURLRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetFileUploadURLRequest.Builder |
assignmentId(String assignmentId) |
The ID of the assignment that contains the question with a FileUploadAnswer.
|
GetFileUploadURLRequest.Builder |
questionIdentifier(String questionIdentifier) |
The identifier of the question with a FileUploadAnswer, as specified in the QuestionForm of the HIT.
|
copyapply, buildGetFileUploadURLRequest.Builder assignmentId(String assignmentId)
The ID of the assignment that contains the question with a FileUploadAnswer.
assignmentId - The ID of the assignment that contains the question with a FileUploadAnswer.GetFileUploadURLRequest.Builder questionIdentifier(String questionIdentifier)
The identifier of the question with a FileUploadAnswer, as specified in the QuestionForm of the HIT.
questionIdentifier - The identifier of the question with a FileUploadAnswer, as specified in the QuestionForm of the HIT.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.