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