Class FolderSyncResponse


  • public class FolderSyncResponse
    extends Object
    • Constructor Detail

      • FolderSyncResponse

        public FolderSyncResponse​(String status,
                                  String parentLocation)
    • Method Detail

      • getStatus

        public String getStatus()
      • setStatus

        public void setStatus​(String status)
      • getParentLocation

        public String getParentLocation()
      • setParentLocation

        public void setParentLocation​(String parentLocation)