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