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