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:
com.google.api.gax.paging.PagedListResponse<DataItem>
- Enclosing class:
- DatasetServiceClient
public static class DatasetServiceClient.ListDataItemsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)
-
-