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