public class DownloadFileRequest extends Object
| Constructor | Description |
|---|---|
DownloadFileRequest(String path,
String storageName,
String versionId) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getPath() |
|
String |
getStorageName() |
|
String |
getVersionId() |
|
void |
setPath(String value) |
|
void |
setStorageName(String value) |
|
void |
setVersionId(String value) |
Copyright © 2025. All rights reserved.