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