public static interface GetFileUploadURLResponse.Builder extends MTurkResponse.Builder, CopyableBuilder<GetFileUploadURLResponse.Builder,GetFileUploadURLResponse>
| Modifier and Type | Method and Description |
|---|---|
GetFileUploadURLResponse.Builder |
fileUploadURL(String fileUploadURL)
A temporary URL for the file that the Worker uploaded for the answer.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetFileUploadURLResponse.Builder fileUploadURL(String fileUploadURL)
A temporary URL for the file that the Worker uploaded for the answer.
fileUploadURL - A temporary URL for the file that the Worker uploaded for the answer.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.