public class DownloadFileRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
path
Gets or sets path
|
String |
storageName
Gets or sets storageName
|
String |
versionId
Gets or sets versionId
|
Constructor and Description |
---|
DownloadFileRequestData(String path,
String storageName,
String versionId)
Initializes a new instance of the DownloadFileRequestData class.
|
Copyright © 2020. All rights reserved.