Package com.google.cloud.gkehub.v1alpha2
Class GkeHubClient.ListMembershipsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListMembershipsRequest,ListMembershipsResponse,Membership,GkeHubClient.ListMembershipsPage,GkeHubClient.ListMembershipsFixedSizeCollection>
-
- com.google.cloud.gkehub.v1alpha2.GkeHubClient.ListMembershipsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Membership>
- Enclosing class:
- GkeHubClient
public static class GkeHubClient.ListMembershipsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListMembershipsRequest,ListMembershipsResponse,Membership,GkeHubClient.ListMembershipsPage,GkeHubClient.ListMembershipsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<GkeHubClient.ListMembershipsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListMembershipsRequest,ListMembershipsResponse,Membership> context, com.google.api.core.ApiFuture<ListMembershipsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<GkeHubClient.ListMembershipsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListMembershipsRequest,ListMembershipsResponse,Membership> context, com.google.api.core.ApiFuture<ListMembershipsResponse> futureResponse)
-
-