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