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