Package com.google.cloud.retail.v2beta
Class CatalogServiceClient.ListCatalogsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>
-
- com.google.cloud.retail.v2beta.CatalogServiceClient.ListCatalogsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Catalog>
- Enclosing class:
- CatalogServiceClient
public static class CatalogServiceClient.ListCatalogsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
-
-