public static class ReportServiceClient.FetchReportResultRowsFixedSizeCollection extends AbstractFixedSizeCollection<FetchReportResultRowsRequest,FetchReportResultRowsResponse,Report.DataTable.Row,ReportServiceClient.FetchReportResultRowsPage,ReportServiceClient.FetchReportResultRowsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ReportServiceClient.FetchReportResultRowsFixedSizeCollectionMethods
createCollection(List<ReportServiceClient.FetchReportResultRowsPage> pages, int collectionSize)
protected ReportServiceClient.FetchReportResultRowsFixedSizeCollection createCollection(List<ReportServiceClient.FetchReportResultRowsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<FetchReportResultRowsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ReportServiceClient.FetchReportResultRowsFixedSizeCollection |