public class CreateFolderWithParentPathRequest extends CreateFolderRequest
properties, typedomain, runAsUserId| Constructor and Description |
|---|
CreateFolderWithParentPathRequest(String domain,
String runAsUserId,
Path parentFolderPath,
String type,
Map<String,Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getParentFolderPath() |
String |
toString() |
getProperties, getTypegetDomain, getRunAsUserIdpublic Path getParentFolderPath()
public String toString()
toString in class CreateFolderRequestCopyright © 2015. All rights reserved.