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