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