Uses of Class
com.google.maps.routing.v2.RoutesGrpc.RoutesStub
-
Packages that use RoutesGrpc.RoutesStub Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RoutesGrpc.RoutesStub in com.google.maps.routing.v2
Methods in com.google.maps.routing.v2 that return RoutesGrpc.RoutesStub Modifier and Type Method Description protected RoutesGrpc.RoutesStub
RoutesGrpc.RoutesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RoutesGrpc.RoutesStub
RoutesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-