Class FeatureRegistryServiceClient.ListFeaturesPagedResponse (3.42.0)

public static class FeatureRegistryServiceClient.ListFeaturesPagedResponse extends AbstractPagedListResponse<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage,FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FeatureRegistryServiceClient.ListFeaturesPagedResponse

Static Methods

createAsync(PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ApiFuture<ListFeaturesResponse> futureResponse)

public static ApiFuture<FeatureRegistryServiceClient.ListFeaturesPagedResponse> createAsync(PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ApiFuture<ListFeaturesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListFeaturesRequest,ListFeaturesResponse,Feature>
futureResponseApiFuture<ListFeaturesResponse>
Returns
TypeDescription
ApiFuture<ListFeaturesPagedResponse>