Uses of Class
io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.DenyResponseSettings
Packages that use RateLimitQuotaBucketSettings.DenyResponseSettings
-
Uses of RateLimitQuotaBucketSettings.DenyResponseSettings in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 declared as RateLimitQuotaBucketSettings.DenyResponseSettingsModifier and TypeFieldDescriptionprivate static final RateLimitQuotaBucketSettings.DenyResponseSettings
RateLimitQuotaBucketSettings.DenyResponseSettings.DEFAULT_INSTANCE
RateLimitQuotaBucketSettings.Builder.denyResponseSettings_
RateLimitQuotaBucketSettings.denyResponseSettings_
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type RateLimitQuotaBucketSettings.DenyResponseSettingsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RateLimitQuotaBucketSettings.DenyResponseSettings, RateLimitQuotaBucketSettings.DenyResponseSettings.Builder, RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder> RateLimitQuotaBucketSettings.Builder.denyResponseSettingsBuilder_
private static final com.google.protobuf.Parser
<RateLimitQuotaBucketSettings.DenyResponseSettings> RateLimitQuotaBucketSettings.DenyResponseSettings.PARSER
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RateLimitQuotaBucketSettings.DenyResponseSettingsModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.build()
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.buildPartial()
RateLimitQuotaBucketSettings.DenyResponseSettings.getDefaultInstance()
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getDefaultInstanceForType()
RateLimitQuotaBucketSettings.DenyResponseSettings.getDefaultInstanceForType()
RateLimitQuotaBucketSettings.Builder.getDenyResponseSettings()
Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.getDenyResponseSettings()
Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettingsOrBuilder.getDenyResponseSettings()
Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettings.parseDelimitedFrom
(InputStream input) RateLimitQuotaBucketSettings.DenyResponseSettings.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(byte[] data) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(com.google.protobuf.ByteString data) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(com.google.protobuf.CodedInputStream input) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(InputStream input) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(ByteBuffer data) RateLimitQuotaBucketSettings.DenyResponseSettings.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaBucketSettings.DenyResponseSettingsModifier and TypeMethodDescriptionprivate 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.com.google.protobuf.Parser
<RateLimitQuotaBucketSettings.DenyResponseSettings> RateLimitQuotaBucketSettings.DenyResponseSettings.getParserForType()
static com.google.protobuf.Parser
<RateLimitQuotaBucketSettings.DenyResponseSettings> RateLimitQuotaBucketSettings.DenyResponseSettings.parser()
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type RateLimitQuotaBucketSettings.DenyResponseSettingsModifier and TypeMethodDescriptionprivate void
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.buildPartial0
(RateLimitQuotaBucketSettings.DenyResponseSettings result) private void
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.buildPartialRepeatedFields
(RateLimitQuotaBucketSettings.DenyResponseSettings result) RateLimitQuotaBucketSettings.Builder.mergeDenyResponseSettings
(RateLimitQuotaBucketSettings.DenyResponseSettings value) Customize the deny response to the requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.mergeFrom
(RateLimitQuotaBucketSettings.DenyResponseSettings other) RateLimitQuotaBucketSettings.DenyResponseSettings.newBuilder
(RateLimitQuotaBucketSettings.DenyResponseSettings prototype) RateLimitQuotaBucketSettings.Builder.setDenyResponseSettings
(RateLimitQuotaBucketSettings.DenyResponseSettings value) Customize the deny response to the requests over the rate limit.