public class FolderSyncResponse extends Object
| Constructor and Description |
|---|
FolderSyncResponse(String status,
String parentLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParentLocation() |
String |
getStatus() |
void |
setParentLocation(String parentLocation) |
void |
setStatus(String status) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved