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