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