public static class AppHubClient.ListServiceProjectAttachmentsFixedSizeCollection extends AbstractFixedSizeCollection<ListServiceProjectAttachmentsRequest,ListServiceProjectAttachmentsResponse,ServiceProjectAttachment,AppHubClient.ListServiceProjectAttachmentsPage,AppHubClient.ListServiceProjectAttachmentsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > AppHubClient.ListServiceProjectAttachmentsFixedSizeCollectionMethods
createCollection(List<AppHubClient.ListServiceProjectAttachmentsPage> pages, int collectionSize)
protected AppHubClient.ListServiceProjectAttachmentsFixedSizeCollection createCollection(List<AppHubClient.ListServiceProjectAttachmentsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListServiceProjectAttachmentsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
AppHubClient.ListServiceProjectAttachmentsFixedSizeCollection |