public static class ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollection extends AbstractFixedSizeCollection<ListRecordingsRequest,ListRecordingsResponse,Recording,ConferenceRecordsServiceClient.ListRecordingsPage,ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollectionMethods
createCollection(List<ConferenceRecordsServiceClient.ListRecordingsPage> pages, int collectionSize)
protected ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollection createCollection(List<ConferenceRecordsServiceClient.ListRecordingsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListRecordingsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollection |