public class ObjectExistsRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
path
File or folder path e.g.
|
String |
storageName
Storage name
|
String |
versionId
File version ID
|
Constructor and Description |
---|
ObjectExistsRequestData(String path,
String storageName,
String versionId)
Initializes a new instance of the ObjectExistsRequestData class.
|
Copyright © 2020. All rights reserved.