Uses of Class
io.envoyproxy.envoy.service.health.v3.HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub
-
Packages that use HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub Modifier and Type Method Description protected HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStubHealthDiscoveryServiceGrpc.HealthDiscoveryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static HealthDiscoveryServiceGrpc.HealthDiscoveryServiceStubHealthDiscoveryServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-