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