public class CopyFolderRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
destPath
Gets or sets destPath
|
String |
destStorageName
Gets or sets destStorageName
|
String |
srcPath
Gets or sets srcPath
|
String |
srcStorageName
Gets or sets srcStorageName
|
Constructor and Description |
---|
CopyFolderRequestData(String srcPath,
String destPath,
String srcStorageName,
String destStorageName)
Initializes a new instance of the CopyFolderRequestData class.
|
Copyright © 2020. All rights reserved.