Class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceBlockingStub>
io.envoyproxy.envoy.service.route.v3.ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceBlockingStub
Enclosing class:
ScopedRoutesDiscoveryServiceGrpc

public static final class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service ScopedRoutesDiscoveryService.
 The Scoped Routes Discovery Service (SRDS) API distributes
 :ref:`ScopedRouteConfiguration<envoy_v3_api_msg.ScopedRouteConfiguration>`
 resources. Each ScopedRouteConfiguration resource represents a "routing
 scope" containing a mapping that allows the HTTP connection manager to
 dynamically assign a routing table (specified via a
 :ref:`RouteConfiguration<envoy_v3_api_msg_config.route.v3.RouteConfiguration>` message) to each
 HTTP request.