Package com.google.cloud.aiplatform.v1
Class FeaturestoreServiceClient.ListFeaturesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListFeaturesRequest,ListFeaturesResponse,Feature,FeaturestoreServiceClient.ListFeaturesPage,FeaturestoreServiceClient.ListFeaturesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.FeaturestoreServiceClient.ListFeaturesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Feature>
- Enclosing class:
- FeaturestoreServiceClient
public static class FeaturestoreServiceClient.ListFeaturesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListFeaturesRequest,ListFeaturesResponse,Feature,FeaturestoreServiceClient.ListFeaturesPage,FeaturestoreServiceClient.ListFeaturesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)
-
-