public static class DataLabelingServiceClient.ListDataItemsPage extends com.google.api.gax.paging.AbstractPage<ListDataItemsRequest,ListDataItemsResponse,DataItem,DataLabelingServiceClient.ListDataItemsPage>
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListDataItemsPage |
createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
ListDataItemsResponse response) |
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse) |
protected DataLabelingServiceClient.ListDataItemsPage createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListDataItemsRequest,ListDataItemsResponse,DataItem,DataLabelingServiceClient.ListDataItemsPage>
public com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListDataItemsRequest,ListDataItemsResponse,DataItem,DataLabelingServiceClient.ListDataItemsPage>
Copyright © 2019 Google LLC. All rights reserved.