CopyableBuilder<GetFileUploadURLResponse.Builder,GetFileUploadURLResponse>, SdkBuilder<GetFileUploadURLResponse.Builder,GetFileUploadURLResponse>public static interface GetFileUploadURLResponse.Builder extends CopyableBuilder<GetFileUploadURLResponse.Builder,GetFileUploadURLResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetFileUploadURLResponse.Builder |
fileUploadURL(String fileUploadURL) |
A temporary URL for the file that the Worker uploaded for the answer.
|
copyapply, 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.