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