Uses of Class
io.envoyproxy.envoy.service.discovery.v3.AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub
-
Packages that use AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub Package Description io.envoyproxy.envoy.service.discovery.v3 -
-
Uses of AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub Modifier and Type Method Description protected AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub
AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceStub
AggregatedDiscoveryServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-