Package com.google.cloud.channel.v1
Class CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Row>
- Enclosing class:
- CloudChannelReportsServiceClient
public static class CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection
createCollection(List<CloudChannelReportsServiceClient.FetchReportResultsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection createCollection(List<CloudChannelReportsServiceClient.FetchReportResultsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
-
-