Uses of Interface
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaService.BlockingInterface
-
Packages that use RateLimitQuotaService.BlockingInterface Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaService.BlockingInterface in io.envoyproxy.envoy.service.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaService.BlockingInterface Modifier and Type Method Description static RateLimitQuotaService.BlockingInterfaceRateLimitQuotaService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type RateLimitQuotaService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceRateLimitQuotaService. newReflectiveBlockingService(RateLimitQuotaService.BlockingInterface impl)
-