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