public class UploadFileRequest extends Object
Constructor and Description |
---|
UploadFileRequest(File fileContent,
String path,
String storageName) |
Modifier and Type | Method and Description |
---|---|
File |
getFileContent() |
String |
getPath() |
String |
getStorageName() |
void |
setFileContent(File value) |
void |
setPath(String value) |
void |
setStorageName(String value) |
Copyright © 2021. All rights reserved.