Uses of Class
com.dnanexus.DXSearch.FindDataObjectsResult
-
Packages that use DXSearch.FindDataObjectsResult Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXSearch.FindDataObjectsResult in com.dnanexus
Methods in com.dnanexus that return DXSearch.FindDataObjectsResult Modifier and Type Method Description DXSearch.FindDataObjectsResult<T>DXSearch.FindDataObjectsRequestBuilder. execute()Executes the query.DXSearch.FindDataObjectsResult<T>DXSearch.FindDataObjectsRequestBuilder. execute(int pageSize)Executes the query with the specified page size.
-