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