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