Uses of Class
com.google.cloud.gkehub.v1beta1.GkeHubMembershipServiceClient.ListLocationsPage
-
Packages that use GkeHubMembershipServiceClient.ListLocationsPage Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub API -
-
Uses of GkeHubMembershipServiceClient.ListLocationsPage in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return GkeHubMembershipServiceClient.ListLocationsPage Modifier and Type Method Description protected GkeHubMembershipServiceClient.ListLocationsPage
GkeHubMembershipServiceClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.gkehub.v1beta1 that return types with arguments of type GkeHubMembershipServiceClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<GkeHubMembershipServiceClient.ListLocationsPage>
GkeHubMembershipServiceClient.ListLocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
Method parameters in com.google.cloud.gkehub.v1beta1 with type arguments of type GkeHubMembershipServiceClient.ListLocationsPage Modifier and Type Method Description protected GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection
GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection. createCollection(List<GkeHubMembershipServiceClient.ListLocationsPage> pages, int collectionSize)
-