public static class ConfigClient.ListLinksFixedSizeCollection extends AbstractFixedSizeCollection<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage,ConfigClient.ListLinksFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ConfigClient.ListLinksFixedSizeCollectionMethods
createCollection(List<ConfigClient.ListLinksPage> pages, int collectionSize)
protected ConfigClient.ListLinksFixedSizeCollection createCollection(List<ConfigClient.ListLinksPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListLinksPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ConfigClient.ListLinksFixedSizeCollection |