public class DropboxSearchResult
extends Object
-
Constructor Summary
Constructors
-
Method Summary
List<com.dropbox.core.v2.files.SearchMatchV2>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DropboxSearchResult
public DropboxSearchResult(List<com.dropbox.core.v2.files.SearchMatchV2> found)
-
Method Details
-
getFound
public List<com.dropbox.core.v2.files.SearchMatchV2> getFound()