Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
DXSearch.FindResultPage<T> |
DXSearch.FindDataObjectsResult.getFirstPage(int pageSize)
Returns a first page of the
findDataObjects results. |
DXSearch.FindResultPage<T> |
DXSearch.FindDataObjectsResult.getSubsequentPage(com.fasterxml.jackson.databind.JsonNode starting,
int pageSize)
Returns a subsequent page of the
findDataObjects results starting from the specified item. |
Copyright © 2023. All Rights Reserved.