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