Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder
-
Packages that use RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that implement RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Modifier and Type Class Description static classRateLimitQuotaBucketSettings.DenyResponseSettingsCustomize the deny response to the requests over the rate limit.static classRateLimitQuotaBucketSettings.DenyResponseSettings.BuilderCustomize the deny response to the requests over the rate limit.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Modifier and Type Method Description RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilderRateLimitQuotaBucketSettings.Builder. getDenyResponseSettingsOrBuilder()Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilderRateLimitQuotaBucketSettings. getDenyResponseSettingsOrBuilder()Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilderRateLimitQuotaBucketSettingsOrBuilder. getDenyResponseSettingsOrBuilder()Customize the deny response to the requests over the rate limit.
-