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 class
RateLimitQuotaBucketSettings.DenyResponseSettings
Customize the deny response to the requests over the rate limit.static class
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder
Customize the deny response to the requests over the rate limit.Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RateLimitQuotaBucketSettings.DenyResponseSettings,RateLimitQuotaBucketSettings.DenyResponseSettings.Builder,RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder>
RateLimitQuotaBucketSettings.Builder. denyResponseSettingsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Modifier and Type Method Description RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder
RateLimitQuotaBucketSettings.Builder. getDenyResponseSettingsOrBuilder()
Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder
RateLimitQuotaBucketSettings. getDenyResponseSettingsOrBuilder()
Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder
RateLimitQuotaBucketSettingsOrBuilder. getDenyResponseSettingsOrBuilder()
Customize the deny response to the requests over the rate limit.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimitQuotaBucketSettings.DenyResponseSettings,RateLimitQuotaBucketSettings.DenyResponseSettings.Builder,RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder>
RateLimitQuotaBucketSettings.Builder. getDenyResponseSettingsFieldBuilder()
Customize the deny response to the requests over the rate limit.
-