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.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.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.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.
-