Uses of Class
com.google.cloud.gkehub.v1.GkeHubClient.ListMembershipsPage
-
Packages that use GkeHubClient.ListMembershipsPage Package Description com.google.cloud.gkehub.v1 A client to GKE Hub -
-
Uses of GkeHubClient.ListMembershipsPage in com.google.cloud.gkehub.v1
Methods in com.google.cloud.gkehub.v1 that return GkeHubClient.ListMembershipsPage Modifier and Type Method Description protected GkeHubClient.ListMembershipsPage
GkeHubClient.ListMembershipsPage. createPage(com.google.api.gax.rpc.PageContext<ListMembershipsRequest,ListMembershipsResponse,Membership> context, ListMembershipsResponse response)
Methods in com.google.cloud.gkehub.v1 that return types with arguments of type GkeHubClient.ListMembershipsPage Modifier and Type Method Description com.google.api.core.ApiFuture<GkeHubClient.ListMembershipsPage>
GkeHubClient.ListMembershipsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMembershipsRequest,ListMembershipsResponse,Membership> context, com.google.api.core.ApiFuture<ListMembershipsResponse> futureResponse)
Method parameters in com.google.cloud.gkehub.v1 with type arguments of type GkeHubClient.ListMembershipsPage Modifier and Type Method Description protected GkeHubClient.ListMembershipsFixedSizeCollection
GkeHubClient.ListMembershipsFixedSizeCollection. createCollection(List<GkeHubClient.ListMembershipsPage> pages, int collectionSize)
-