| Modifier and Type | Class and Description |
|---|---|
class |
AudioDTO |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentDTO |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageDTO |
| Modifier and Type | Method and Description |
|---|---|
Set<FileDTO> |
ListFilesResponse.getFiles() |
| Constructor and Description |
|---|
ListFilesResponse(long timeStamp,
int count,
String nextPageCursor,
Set<FileDTO> files) |
| Modifier and Type | Class and Description |
|---|---|
class |
VideoDTO |
| Modifier and Type | Method and Description |
|---|---|
FileDTO |
FileUploader.importFile(String userId,
ImportFileRequest importFileRequest) |
| Modifier and Type | Method and Description |
|---|---|
FileDTO |
FileManager.getFile(String userId,
String fileId) |
FileDTO |
FileManager.updateFile(String userId,
String fileId,
UpdateFileRequest updateFileRequest) |
Copyright © 2016 wix.com. All rights reserved.