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