Class FeatureRegistryServiceClient.ListFeaturesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage,FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.FeatureRegistryServiceClient.ListFeaturesPagedResponse
- All Implemented Interfaces:
PagedListResponse<Feature>
- Enclosing class:
- FeatureRegistryServiceClient
public static class FeatureRegistryServiceClient.ListFeaturesPagedResponse
extends AbstractPagedListResponse<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage,FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListFeaturesRequest, ListFeaturesResponse, Feature> context, ApiFuture<ListFeaturesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<FeatureRegistryServiceClient.ListFeaturesPagedResponse> createAsync(PageContext<ListFeaturesRequest, ListFeaturesResponse, Feature> context, ApiFuture<ListFeaturesResponse> futureResponse)
-