Class ChangelogsClient.ListChangelogsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListChangelogsRequest,ListChangelogsResponse,Changelog,ChangelogsClient.ListChangelogsPage,ChangelogsClient.ListChangelogsFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3.ChangelogsClient.ListChangelogsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Changelog>
- Enclosing class:
- ChangelogsClient
public static class ChangelogsClient.ListChangelogsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListChangelogsRequest,ListChangelogsResponse,Changelog,ChangelogsClient.ListChangelogsPage,ChangelogsClient.ListChangelogsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ChangelogsClient.ListChangelogsFixedSizeCollection
createCollection(List<ChangelogsClient.ListChangelogsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ChangelogsClient.ListChangelogsFixedSizeCollection createCollection(List<ChangelogsClient.ListChangelogsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListChangelogsRequest,ListChangelogsResponse,Changelog,ChangelogsClient.ListChangelogsPage,ChangelogsClient.ListChangelogsFixedSizeCollection>
-
-