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