Uses of Class
io.envoyproxy.envoy.service.route.v3.RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStub
-
Packages that use RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStub Package Description io.envoyproxy.envoy.service.route.v3 -
-
Uses of RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStub in io.envoyproxy.envoy.service.route.v3
Methods in io.envoyproxy.envoy.service.route.v3 that return RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStub Modifier and Type Method Description protected RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStubRouteDiscoveryServiceGrpc.RouteDiscoveryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static RouteDiscoveryServiceGrpc.RouteDiscoveryServiceStubRouteDiscoveryServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-