Uses of Class
com.google.cloud.gkehub.v1beta1.GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub
-
Packages that use GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub API -
-
Uses of GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub Modifier and Type Method Description protected GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub
GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static GkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub
GkeHubMembershipServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-