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