Interface FolderPathsFetchResponse

All Superinterfaces:
FetchResponse
All Known Implementing Classes:
AggregatedFolderPathsResponse, GenericFolderPathsFetchResponse

public interface FolderPathsFetchResponse extends FetchResponse
  • Method Details

    • getChildPaths

      Set<FsPath> getChildPaths()
      The child paths of a folder path.
      Returns:
      child paths