Uses of Class
com.google.cloud.retail.v2beta.CatalogServiceClient.ListCatalogsPage
-
Packages that use CatalogServiceClient.ListCatalogsPage Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of CatalogServiceClient.ListCatalogsPage in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CatalogServiceClient.ListCatalogsPage Modifier and Type Method Description protected CatalogServiceClient.ListCatalogsPageCatalogServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)Methods in com.google.cloud.retail.v2beta that return types with arguments of type CatalogServiceClient.ListCatalogsPage Modifier and Type Method Description com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPage>CatalogServiceClient.ListCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)Method parameters in com.google.cloud.retail.v2beta with type arguments of type CatalogServiceClient.ListCatalogsPage Modifier and Type Method Description protected CatalogServiceClient.ListCatalogsFixedSizeCollectionCatalogServiceClient.ListCatalogsFixedSizeCollection. createCollection(List<CatalogServiceClient.ListCatalogsPage> pages, int collectionSize)
-