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