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