Uses of Class
io.envoyproxy.envoy.service.endpoint.v3.EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceBlockingStub
-
Packages that use EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceBlockingStub Package Description io.envoyproxy.envoy.service.endpoint.v3 -
-
Uses of EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceBlockingStub in io.envoyproxy.envoy.service.endpoint.v3
Methods in io.envoyproxy.envoy.service.endpoint.v3 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
-