Uses of Interface
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitService.BlockingInterface
-
Packages that use RateLimitService.BlockingInterface Package Description io.envoyproxy.envoy.service.ratelimit.v2 -
-
Uses of RateLimitService.BlockingInterface in io.envoyproxy.envoy.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitService.BlockingInterface Modifier and Type Method Description static RateLimitService.BlockingInterfaceRateLimitService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.ratelimit.v2 with parameters of type RateLimitService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceRateLimitService. newReflectiveBlockingService(RateLimitService.BlockingInterface impl)
-