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