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