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