Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder
-
Packages that use RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 -
-
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.NoAssignmentBehaviorOrBuilder Modifier and Type Class Description static classRateLimitQuotaBucketSettings.NoAssignmentBehaviorConfigures the behavior after the first request has been matched to the bucket, and before the the RLQS server returns the first quota assignment.static classRateLimitQuotaBucketSettings.NoAssignmentBehavior.BuilderConfigures the behavior 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 RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder Modifier and Type Method Description RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilderRateLimitQuotaBucketSettings.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.NoAssignmentBehaviorOrBuilderRateLimitQuotaBucketSettings. 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.NoAssignmentBehaviorOrBuilderRateLimitQuotaBucketSettingsOrBuilder. 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.
-