Uses of Class
com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
-
Packages that use GkeHubGrpc.GkeHubBlockingStub Package Description com.google.cloud.gkehub.v1 A client to GKE Hub -
-
Uses of GkeHubGrpc.GkeHubBlockingStub in com.google.cloud.gkehub.v1
Methods in com.google.cloud.gkehub.v1 that return GkeHubGrpc.GkeHubBlockingStub Modifier and Type Method Description protected GkeHubGrpc.GkeHubBlockingStub
GkeHubGrpc.GkeHubBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static GkeHubGrpc.GkeHubBlockingStub
GkeHubGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-