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