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