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