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