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