Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.HubServiceGrpc.HubServiceBlockingStub
-
Packages that use HubServiceGrpc.HubServiceBlockingStub Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity API -
-
Uses of HubServiceGrpc.HubServiceBlockingStub in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return HubServiceGrpc.HubServiceBlockingStub Modifier and Type Method Description protected HubServiceGrpc.HubServiceBlockingStub
HubServiceGrpc.HubServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static HubServiceGrpc.HubServiceBlockingStub
HubServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-