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