public class CreateFolderRequest extends Object
| Constructor | Description |
|---|---|
CreateFolderRequest(String path,
String storageName) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getPath() |
|
String |
getStorageName() |
|
void |
setPath(String value) |
|
void |
setStorageName(String value) |
Copyright © 2025. All rights reserved.