public static class StreamsServiceClient.ListStreamsFixedSizeCollection extends AbstractFixedSizeCollection<ListStreamsRequest,ListStreamsResponse,Stream,StreamsServiceClient.ListStreamsPage,StreamsServiceClient.ListStreamsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > StreamsServiceClient.ListStreamsFixedSizeCollectionMethods
createCollection(List<StreamsServiceClient.ListStreamsPage> pages, int collectionSize)
protected StreamsServiceClient.ListStreamsFixedSizeCollection createCollection(List<StreamsServiceClient.ListStreamsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListStreamsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
StreamsServiceClient.ListStreamsFixedSizeCollection |