Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder
Packages that use RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder
-
Uses of RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder 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.NoAssignmentBehaviorOrBuilderModifier and TypeClassDescriptionstatic final class
Configures the behavior after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.static final class
Configures the behavior after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RateLimitQuotaBucketSettings.NoAssignmentBehavior, RateLimitQuotaBucketSettings.NoAssignmentBehavior.Builder, RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder> RateLimitQuotaBucketSettings.Builder.noAssignmentBehaviorBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.Builder.getNoAssignmentBehaviorOrBuilder()
Configures the behavior in the "no assignment" state: after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.RateLimitQuotaBucketSettings.getNoAssignmentBehaviorOrBuilder()
Configures the behavior in the "no assignment" state: after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.RateLimitQuotaBucketSettingsOrBuilder.getNoAssignmentBehaviorOrBuilder()
Configures the behavior in the "no assignment" state: after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RateLimitQuotaBucketSettings.NoAssignmentBehavior, RateLimitQuotaBucketSettings.NoAssignmentBehavior.Builder, RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder> RateLimitQuotaBucketSettings.Builder.internalGetNoAssignmentBehaviorFieldBuilder()
Configures the behavior in the "no assignment" state: after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.