public static final class RateLimitServiceGrpc.RateLimitServiceBlockingStub extends io.grpc.stub.AbstractStub<RateLimitServiceGrpc.RateLimitServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected RateLimitServiceGrpc.RateLimitServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
RateLimitResponse |
shouldRateLimit(RateLimitRequest request)
Determine whether rate limiting should take place.
|
protected RateLimitServiceGrpc.RateLimitServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<RateLimitServiceGrpc.RateLimitServiceBlockingStub>public RateLimitResponse shouldRateLimit(RateLimitRequest request)
Determine whether rate limiting should take place.
Copyright © 2018–2021 The Envoy Project. All rights reserved.