public class CreateFolderRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
path
Folder path to create e.g.
|
String |
storageName
Storage name
|
| Constructor and Description |
|---|
CreateFolderRequest(String path,
String storageName)
Initializes a new instance of the CreateFolderRequest class.
|
Copyright © 2025 Aspose Pty Ltd. All rights reserved.