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