Class FeaturestoreServiceClient.ListFeaturestoresPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore,FeaturestoreServiceClient.ListFeaturestoresPage,FeaturestoreServiceClient.ListFeaturestoresFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.FeaturestoreServiceClient.ListFeaturestoresPagedResponse
- All Implemented Interfaces:
PagedListResponse<Featurestore>
- Enclosing class:
- FeaturestoreServiceClient
public static class FeaturestoreServiceClient.ListFeaturestoresPagedResponse
extends AbstractPagedListResponse<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore,FeaturestoreServiceClient.ListFeaturestoresPage,FeaturestoreServiceClient.ListFeaturestoresFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListFeaturestoresRequest, ListFeaturestoresResponse, Featurestore> context, ApiFuture<ListFeaturestoresResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse> createAsync(PageContext<ListFeaturestoresRequest, ListFeaturestoresResponse, Featurestore> context, ApiFuture<ListFeaturestoresResponse> futureResponse)
-