public static class ProgramsServiceClient.ListProgramsFixedSizeCollection extends AbstractFixedSizeCollection<ListProgramsRequest,ListProgramsResponse,Program,ProgramsServiceClient.ListProgramsPage,ProgramsServiceClient.ListProgramsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ProgramsServiceClient.ListProgramsFixedSizeCollectionMethods
createCollection(List<ProgramsServiceClient.ListProgramsPage> pages, int collectionSize)
protected ProgramsServiceClient.ListProgramsFixedSizeCollection createCollection(List<ProgramsServiceClient.ListProgramsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListProgramsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ProgramsServiceClient.ListProgramsFixedSizeCollection |