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