Class ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher,ContactCenterInsightsClient.ListPhraseMatchersPage,ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection>
-
- com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PhraseMatcher>
- Enclosing class:
- ContactCenterInsightsClient
public static class ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher,ContactCenterInsightsClient.ListPhraseMatchersPage,ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection
createCollection(List<ContactCenterInsightsClient.ListPhraseMatchersPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection createCollection(List<ContactCenterInsightsClient.ListPhraseMatchersPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher,ContactCenterInsightsClient.ListPhraseMatchersPage,ContactCenterInsightsClient.ListPhraseMatchersFixedSizeCollection>
-
-