public static class StreamsServiceClient.ListClustersFixedSizeCollection extends AbstractFixedSizeCollection<ListClustersRequest,ListClustersResponse,Cluster,StreamsServiceClient.ListClustersPage,StreamsServiceClient.ListClustersFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > StreamsServiceClient.ListClustersFixedSizeCollectionMethods
createCollection(List<StreamsServiceClient.ListClustersPage> pages, int collectionSize)
protected StreamsServiceClient.ListClustersFixedSizeCollection createCollection(List<StreamsServiceClient.ListClustersPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListClustersPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
StreamsServiceClient.ListClustersFixedSizeCollection |