public static class ReportServiceClient.ListReportsFixedSizeCollection extends AbstractFixedSizeCollection<ListReportsRequest,ListReportsResponse,Report,ReportServiceClient.ListReportsPage,ReportServiceClient.ListReportsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ReportServiceClient.ListReportsFixedSizeCollectionMethods
createCollection(List<ReportServiceClient.ListReportsPage> pages, int collectionSize)
protected ReportServiceClient.ListReportsFixedSizeCollection createCollection(List<ReportServiceClient.ListReportsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListReportsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ReportServiceClient.ListReportsFixedSizeCollection |