public static class DocumentServiceClient.ListDocumentsPage extends com.google.api.gax.paging.AbstractPage<ListDocumentsRequest,ListDocumentsResponse,Document,DocumentServiceClient.ListDocumentsPage>
| Modifier and Type | Method and Description |
|---|---|
protected DocumentServiceClient.ListDocumentsPage |
createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
ListDocumentsResponse response) |
com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected DocumentServiceClient.ListDocumentsPage createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, ListDocumentsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListDocumentsRequest,ListDocumentsResponse,Document,DocumentServiceClient.ListDocumentsPage>public com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListDocumentsRequest,ListDocumentsResponse,Document,DocumentServiceClient.ListDocumentsPage>Copyright © 2025 Google LLC. All rights reserved.