Class DataLabelingServiceClient.ListExamplesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListExamplesRequest,ListExamplesResponse,Example,DataLabelingServiceClient.ListExamplesPage,DataLabelingServiceClient.ListExamplesFixedSizeCollection>
-
- com.google.cloud.datalabeling.v1beta1.DataLabelingServiceClient.ListExamplesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Example>
- Enclosing class:
- DataLabelingServiceClient
public static class DataLabelingServiceClient.ListExamplesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListExamplesRequest,ListExamplesResponse,Example,DataLabelingServiceClient.ListExamplesPage,DataLabelingServiceClient.ListExamplesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListExamplesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context, com.google.api.core.ApiFuture<ListExamplesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListExamplesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context, com.google.api.core.ApiFuture<ListExamplesResponse> futureResponse)
-
-