Uses of Class
io.envoyproxy.envoy.service.health.v3.HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub
-
Packages that use HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub Modifier and Type Method Description protected HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStubHealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStubHealthDiscoveryServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-