Package com.google.cloud.datastream.v1
Class DatastreamClient.ListStreamObjectsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>
-
- com.google.cloud.datastream.v1.DatastreamClient.ListStreamObjectsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<StreamObject>
- Enclosing class:
- DatastreamClient
public static class DatastreamClient.ListStreamObjectsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DatastreamClient.ListStreamObjectsFixedSizeCollection
createCollection(List<DatastreamClient.ListStreamObjectsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DatastreamClient.ListStreamObjectsFixedSizeCollection createCollection(List<DatastreamClient.ListStreamObjectsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>
-
-