Class KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage,KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2beta1.KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<KnowledgeBase>
- Enclosing class:
- KnowledgeBasesClient
public static class KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage,KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection
createCollection(List<KnowledgeBasesClient.ListKnowledgeBasesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection createCollection(List<KnowledgeBasesClient.ListKnowledgeBasesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage,KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection>
-
-