public static class AppHubClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,AppHubClient.ListLocationsPage,AppHubClient.ListLocationsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > AppHubClient.ListLocationsFixedSizeCollectionMethods
createCollection(List<AppHubClient.ListLocationsPage> pages, int collectionSize)
protected AppHubClient.ListLocationsFixedSizeCollection createCollection(List<AppHubClient.ListLocationsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListLocationsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
AppHubClient.ListLocationsFixedSizeCollection |