public class DeleteFolderRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
path
Gets or sets path
|
Boolean |
recursive
Gets or sets recursive
|
String |
storageName
Gets or sets storageName
|
Constructor and Description |
---|
DeleteFolderRequestData(String path,
String storageName,
Boolean recursive)
Initializes a new instance of the DeleteFolderRequestData class.
|
Copyright © 2020. All rights reserved.