public static class FeatureRegistryServiceClient.ListFeaturesPage extends com.google.api.gax.paging.AbstractPage<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage>
| Modifier and Type | Method and Description |
|---|---|
protected FeatureRegistryServiceClient.ListFeaturesPage |
createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
ListFeaturesResponse response) |
com.google.api.core.ApiFuture<FeatureRegistryServiceClient.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 FeatureRegistryServiceClient.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,FeatureRegistryServiceClient.ListFeaturesPage>public com.google.api.core.ApiFuture<FeatureRegistryServiceClient.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,FeatureRegistryServiceClient.ListFeaturesPage>Copyright © 2024 Google LLC. All rights reserved.