Package com.google.cloud.speech.v2
Class SpeechClient.ListPhraseSetsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet,SpeechClient.ListPhraseSetsPage,SpeechClient.ListPhraseSetsFixedSizeCollection>
-
- com.google.cloud.speech.v2.SpeechClient.ListPhraseSetsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PhraseSet>
- Enclosing class:
- SpeechClient
public static class SpeechClient.ListPhraseSetsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet,SpeechClient.ListPhraseSetsPage,SpeechClient.ListPhraseSetsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SpeechClient.ListPhraseSetsFixedSizeCollection
createCollection(List<SpeechClient.ListPhraseSetsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected SpeechClient.ListPhraseSetsFixedSizeCollection createCollection(List<SpeechClient.ListPhraseSetsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet,SpeechClient.ListPhraseSetsPage,SpeechClient.ListPhraseSetsFixedSizeCollection>
-
-