Class AnalyticsHubServiceClient.ListListingsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage,AnalyticsHubServiceClient.ListListingsFixedSizeCollection>
-
- com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Listing>
- Enclosing class:
- AnalyticsHubServiceClient
public static class AnalyticsHubServiceClient.ListListingsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage,AnalyticsHubServiceClient.ListListingsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected AnalyticsHubServiceClient.ListListingsFixedSizeCollection
createCollection(List<AnalyticsHubServiceClient.ListListingsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected AnalyticsHubServiceClient.ListListingsFixedSizeCollection createCollection(List<AnalyticsHubServiceClient.ListListingsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage,AnalyticsHubServiceClient.ListListingsFixedSizeCollection>
-
-