Class GkeHubClient.ListBoundMembershipsPagedResponse (1.85.0)

public static class GkeHubClient.ListBoundMembershipsPagedResponse extends AbstractPagedListResponse<ListBoundMembershipsRequest,ListBoundMembershipsResponse,Membership,GkeHubClient.ListBoundMembershipsPage,GkeHubClient.ListBoundMembershipsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GkeHubClient.ListBoundMembershipsPagedResponse

Static Methods

createAsync(PageContext<ListBoundMembershipsRequest,ListBoundMembershipsResponse,Membership> context, ApiFuture<ListBoundMembershipsResponse> futureResponse)

public static ApiFuture<GkeHubClient.ListBoundMembershipsPagedResponse> createAsync(PageContext<ListBoundMembershipsRequest,ListBoundMembershipsResponse,Membership> context, ApiFuture<ListBoundMembershipsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBoundMembershipsRequest,ListBoundMembershipsResponse,Membership>
futureResponse ApiFuture<ListBoundMembershipsResponse>
Returns
Type Description
ApiFuture<ListBoundMembershipsPagedResponse>