Uses of Class
com.google.maps.routing.v2.RoutesGrpc.RoutesFutureStub
-
Packages that use RoutesGrpc.RoutesFutureStub Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RoutesGrpc.RoutesFutureStub in com.google.maps.routing.v2
Methods in com.google.maps.routing.v2 that return RoutesGrpc.RoutesFutureStub Modifier and Type Method Description protected RoutesGrpc.RoutesFutureStub
RoutesGrpc.RoutesFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RoutesGrpc.RoutesFutureStub
RoutesGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-