Uses of Interface
io.envoyproxy.envoy.service.event_reporting.v2alpha.EventReportingService.BlockingInterface
-
Packages that use EventReportingService.BlockingInterface Package Description io.envoyproxy.envoy.service.event_reporting.v2alpha -
-
Uses of EventReportingService.BlockingInterface in io.envoyproxy.envoy.service.event_reporting.v2alpha
Methods in io.envoyproxy.envoy.service.event_reporting.v2alpha that return EventReportingService.BlockingInterface Modifier and Type Method Description static EventReportingService.BlockingInterfaceEventReportingService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.event_reporting.v2alpha with parameters of type EventReportingService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceEventReportingService. newReflectiveBlockingService(EventReportingService.BlockingInterface impl)
-