Class FeaturestoreServiceClient.ListFeaturestoresPagedResponse (3.44.0)

public static class FeaturestoreServiceClient.ListFeaturestoresPagedResponse extends AbstractPagedListResponse<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore,FeaturestoreServiceClient.ListFeaturestoresPage,FeaturestoreServiceClient.ListFeaturestoresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FeaturestoreServiceClient.ListFeaturestoresPagedResponse

Static Methods

createAsync(PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ApiFuture<ListFeaturestoresResponse> futureResponse)

public static ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse> createAsync(PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ApiFuture<ListFeaturestoresResponse> futureResponse)
Parameters
Name Description
context PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore>
futureResponse ApiFuture<ListFeaturestoresResponse>
Returns
Type Description
ApiFuture<ListFeaturestoresPagedResponse>