Uses of Class
io.envoyproxy.envoy.service.runtime.v3.RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub
-
Packages that use RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub Package Description io.envoyproxy.envoy.service.runtime.v3 -
-
Uses of RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceBlockingStub in io.envoyproxy.envoy.service.runtime.v3
Methods in io.envoyproxy.envoy.service.runtime.v3 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
-