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