Uses of Interface
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketActionOrBuilder
-
Packages that use RateLimitQuotaResponse.BucketActionOrBuilder Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaResponse.BucketActionOrBuilder in io.envoyproxy.envoy.service.rate_limit_quota.v3
Classes in io.envoyproxy.envoy.service.rate_limit_quota.v3 that implement RateLimitQuotaResponse.BucketActionOrBuilder Modifier and Type Class Description static class
RateLimitQuotaResponse.BucketAction
Commands the data plane to apply one of the actions to the bucket with the :ref:`bucket_id <envoy_v3_api_field_service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction.bucket_id>`.static class
RateLimitQuotaResponse.BucketAction.Builder
Commands the data plane to apply one of the actions to the bucket with the :ref:`bucket_id <envoy_v3_api_field_service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction.bucket_id>`.Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type parameters of type RateLimitQuotaResponse.BucketActionOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<RateLimitQuotaResponse.BucketAction,RateLimitQuotaResponse.BucketAction.Builder,RateLimitQuotaResponse.BucketActionOrBuilder>
RateLimitQuotaResponse.Builder. bucketActionBuilder_
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaResponse.BucketActionOrBuilder Modifier and Type Method Description RateLimitQuotaResponse.BucketActionOrBuilder
RateLimitQuotaResponse.Builder. getBucketActionOrBuilder(int index)
An ordered list of actions to be applied to the buckets.RateLimitQuotaResponse.BucketActionOrBuilder
RateLimitQuotaResponse. getBucketActionOrBuilder(int index)
An ordered list of actions to be applied to the buckets.RateLimitQuotaResponse.BucketActionOrBuilder
RateLimitQuotaResponseOrBuilder. getBucketActionOrBuilder(int index)
An ordered list of actions to be applied to the buckets.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaResponse.BucketActionOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<RateLimitQuotaResponse.BucketAction,RateLimitQuotaResponse.BucketAction.Builder,RateLimitQuotaResponse.BucketActionOrBuilder>
RateLimitQuotaResponse.Builder. getBucketActionFieldBuilder()
java.util.List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>
RateLimitQuotaResponse.Builder. getBucketActionOrBuilderList()
An ordered list of actions to be applied to the buckets.java.util.List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>
RateLimitQuotaResponse. getBucketActionOrBuilderList()
An ordered list of actions to be applied to the buckets.java.util.List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>
RateLimitQuotaResponseOrBuilder. getBucketActionOrBuilderList()
An ordered list of actions to be applied to the buckets.
-