Class CatalogServiceClient.ListCatalogItemsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage,CatalogServiceClient.ListCatalogItemsFixedSizeCollection>
-
- com.google.cloud.recommendationengine.v1beta1.CatalogServiceClient.ListCatalogItemsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<CatalogItem>
- Enclosing class:
- CatalogServiceClient
public static class CatalogServiceClient.ListCatalogItemsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage,CatalogServiceClient.ListCatalogItemsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CatalogServiceClient.ListCatalogItemsFixedSizeCollection
createCollection(List<CatalogServiceClient.ListCatalogItemsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CatalogServiceClient.ListCatalogItemsFixedSizeCollection createCollection(List<CatalogServiceClient.ListCatalogItemsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage,CatalogServiceClient.ListCatalogItemsFixedSizeCollection>
-
-