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