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 classRateLimitQuotaResponse.BucketActionCommands 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 classRateLimitQuotaResponse.BucketAction.BuilderCommands 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>`.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaResponse.BucketActionOrBuilder Modifier and Type Method Description RateLimitQuotaResponse.BucketActionOrBuilderRateLimitQuotaResponse.Builder. getBucketActionOrBuilder(int index)An ordered list of actions to be applied to the buckets.RateLimitQuotaResponse.BucketActionOrBuilderRateLimitQuotaResponse. getBucketActionOrBuilder(int index)An ordered list of actions to be applied to the buckets.RateLimitQuotaResponse.BucketActionOrBuilderRateLimitQuotaResponseOrBuilder. 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 List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>RateLimitQuotaResponse.Builder. getBucketActionOrBuilderList()An ordered list of actions to be applied to the buckets.List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>RateLimitQuotaResponse. getBucketActionOrBuilderList()An ordered list of actions to be applied to the buckets.List<? extends RateLimitQuotaResponse.BucketActionOrBuilder>RateLimitQuotaResponseOrBuilder. getBucketActionOrBuilderList()An ordered list of actions to be applied to the buckets.
-