Class CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection (3.53.0)

See more code actions.
public static class CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection extends AbstractFixedSizeCollection<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
java.lang.Object > AbstractFixedSizeCollection > CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection

Methods

createCollection(List<CloudChannelReportsServiceClient.FetchReportResultsPage> pages, int collectionSize)

protected CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection createCollection(List<CloudChannelReportsServiceClient.FetchReportResultsPage> pages, int collectionSize)
Parameters
Name Description
pages List<FetchReportResultsPage>
collectionSize int
Overrides