public static class AppPlatformClient.ListInstancesFixedSizeCollection extends AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,AppPlatformClient.ListInstancesPage,AppPlatformClient.ListInstancesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > AppPlatformClient.ListInstancesFixedSizeCollectionMethods
createCollection(List<AppPlatformClient.ListInstancesPage> pages, int collectionSize)
protected AppPlatformClient.ListInstancesFixedSizeCollection createCollection(List<AppPlatformClient.ListInstancesPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListInstancesPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
AppPlatformClient.ListInstancesFixedSizeCollection |