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.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.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.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.
-