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