public class DeleteFileRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
path
File path e.g.
|
String |
storageName
Storage name
|
String |
versionId
File version ID to delete
|
Constructor and Description |
---|
DeleteFileRequest(String path,
String storageName,
String versionId)
Initializes a new instance of the DeleteFileRequest class.
|
Copyright © 2021 Aspose Pty Ltd. All rights reserved.