public static class CatalogServiceClient.ListCatalogItemsPage extends com.google.api.gax.paging.AbstractPage<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage>
| Modifier and Type | Method and Description |
|---|---|
protected CatalogServiceClient.ListCatalogItemsPage |
createPage(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context,
ListCatalogItemsResponse response) |
com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context,
com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected CatalogServiceClient.ListCatalogItemsPage createPage(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, ListCatalogItemsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage>public com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem,CatalogServiceClient.ListCatalogItemsPage>Copyright © 2024 Google LLC. All rights reserved.