Package com.google.cloud.retail.v2alpha
Class CatalogServiceClient.ListCatalogsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>
-
- com.google.cloud.retail.v2alpha.CatalogServiceClient.ListCatalogsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Catalog>
- Enclosing class:
- CatalogServiceClient
public static class CatalogServiceClient.ListCatalogsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CatalogServiceClient.ListCatalogsFixedSizeCollection
createCollection(List<CatalogServiceClient.ListCatalogsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CatalogServiceClient.ListCatalogsFixedSizeCollection createCollection(List<CatalogServiceClient.ListCatalogsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>
-
-