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