Package com.google.cloud.aiplatform.v1
Class DatasetServiceClient.ListDataItemsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListDataItemsPagedResponse
- All Implemented Interfaces:
PagedListResponse<DataItem>
- Enclosing class:
- DatasetServiceClient
public static class DatasetServiceClient.ListDataItemsPagedResponse
extends AbstractPagedListResponse<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListDataItemsRequest, ListDataItemsResponse, DataItem> context, ApiFuture<ListDataItemsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DatasetServiceClient.ListDataItemsPagedResponse> createAsync(PageContext<ListDataItemsRequest, ListDataItemsResponse, DataItem> context, ApiFuture<ListDataItemsResponse> futureResponse)
-