Uses of Interface
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder
-
Packages that use RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder in io.envoyproxy.envoy.service.rate_limit_quota.v3
Classes in io.envoyproxy.envoy.service.rate_limit_quota.v3 that implement RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder Modifier and Type Class Description static class
RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction
Quota assignment for the bucket.static class
RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction.Builder
Quota assignment for the bucket.Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type parameters of type RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction,RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction.Builder,RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder>
RateLimitQuotaResponse.BucketAction.Builder. quotaAssignmentActionBuilder_
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder Modifier and Type Method Description RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder
RateLimitQuotaResponse.BucketAction.Builder. getQuotaAssignmentActionOrBuilder()
Apply the quota assignment to the bucket.RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder
RateLimitQuotaResponse.BucketAction. getQuotaAssignmentActionOrBuilder()
Apply the quota assignment to the bucket.RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder
RateLimitQuotaResponse.BucketActionOrBuilder. getQuotaAssignmentActionOrBuilder()
Apply the quota assignment to the bucket.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction,RateLimitQuotaResponse.BucketAction.QuotaAssignmentAction.Builder,RateLimitQuotaResponse.BucketAction.QuotaAssignmentActionOrBuilder>
RateLimitQuotaResponse.BucketAction.Builder. getQuotaAssignmentActionFieldBuilder()
Apply the quota assignment to the bucket.
-