Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.ExpiredAssignmentBehaviorOrBuilder
Packages that use RateLimitQuotaBucketSettings.ExpiredAssignmentBehaviorOrBuilder
-
Uses of RateLimitQuotaBucketSettings.ExpiredAssignmentBehaviorOrBuilder 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.ExpiredAssignmentBehaviorOrBuilderModifier and TypeClassDescriptionstatic final classSpecifies the behavior when the bucket's assignment has expired, and cannot be refreshed for any reason.static final classSpecifies the behavior when the bucket's assignment has expired, and cannot be refreshed for any reason.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RateLimitQuotaBucketSettings.ExpiredAssignmentBehaviorOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.Builder.getExpiredAssignmentBehaviorOrBuilder()Configures the behavior in the "expired assignment" state: the bucket's assignment has expired, and cannot be refreshed.RateLimitQuotaBucketSettings.getExpiredAssignmentBehaviorOrBuilder()Configures the behavior in the "expired assignment" state: the bucket's assignment has expired, and cannot be refreshed.RateLimitQuotaBucketSettingsOrBuilder.getExpiredAssignmentBehaviorOrBuilder()Configures the behavior in the "expired assignment" state: the bucket's assignment has expired, and cannot be refreshed.