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