Class GkeHubClient.ListFeaturesPagedResponse (1.3.4)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > GkeHubClient.ListFeaturesPagedResponse

Static Methods

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

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