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