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