| Package | Description |
|---|---|
| org.odpi.openmetadata.adapters.repositoryservices.igc.clientlibrary | |
| org.odpi.openmetadata.adapters.repositoryservices.igc.clientlibrary.model.common |
| Modifier and Type | Method and Description |
|---|---|
List<Reference> |
IGCRestClient.getAllPages(List<Reference> items,
Paging paging)
Retrieve all pages of results from a set of Paging details and items
... |
ReferenceList |
IGCRestClient.getNextPage(Paging paging)
Retrieve the next page of results from a set of Paging details
... |
| Modifier and Type | Field and Description |
|---|---|
protected Paging |
ReferenceList.paging
The 'paging' property of a ReferenceList gives the aspects related to paging (eg.
|
| Modifier and Type | Method and Description |
|---|---|
Paging |
ReferenceList.getPaging() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceList.setPaging(Paging paging) |
Copyright © 2018–2019 ODPi. All rights reserved.