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