public class ObjectExistsRequest 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 |
---|
ObjectExistsRequest(String path,
String storageName,
String versionId)
Initializes a new instance of the ObjectExistsRequest class.
|
Copyright © 2019 Aspose Pty Ltd. All rights reserved.