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 class
RateLimitQuotaBucketSettings.NoAssignmentBehavior
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 class
RateLimitQuotaBucketSettings.NoAssignmentBehavior.Builder
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.NoAssignmentBehaviorOrBuilder Modifier and Type Field Description private 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.NoAssignmentBehaviorOrBuilder Modifier and Type Method Description RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder
RateLimitQuotaBucketSettings.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.NoAssignmentBehaviorOrBuilder
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.RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder
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.NoAssignmentBehaviorOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimitQuotaBucketSettings.NoAssignmentBehavior,RateLimitQuotaBucketSettings.NoAssignmentBehavior.Builder,RateLimitQuotaBucketSettings.NoAssignmentBehaviorOrBuilder>
RateLimitQuotaBucketSettings.Builder. getNoAssignmentBehaviorFieldBuilder()
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.
-