Uses of Class
io.envoyproxy.envoy.service.discovery.v2.RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub
-
Packages that use RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub Modifier and Type Method Description protected RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStubRuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStubRuntimeDiscoveryServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-