Uses of Interface
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder
Packages that use RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder
-
Uses of RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder in io.envoyproxy.envoy.service.rate_limit_quota.v3
Classes in io.envoyproxy.envoy.service.rate_limit_quota.v3 that implement RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilderModifier and TypeClassDescriptionstatic final classThe usage report for a bucket. .. note:: Note that the first report sent for a ``BucketId`` indicates to the RLQS server that the RLQS client is subscribing for the future assignments for this ``BucketId``.static final classThe usage report for a bucket. .. note:: Note that the first report sent for a ``BucketId`` indicates to the RLQS server that the RLQS client is subscribing for the future assignments for this ``BucketId``.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaUsageReports.Builder.getBucketQuotaUsagesOrBuilder(int index) A list of quota usage reports.RateLimitQuotaUsageReports.getBucketQuotaUsagesOrBuilder(int index) A list of quota usage reports.RateLimitQuotaUsageReportsOrBuilder.getBucketQuotaUsagesOrBuilder(int index) A list of quota usage reports.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaUsageReports.Builder.getBucketQuotaUsagesOrBuilderList()A list of quota usage reports.RateLimitQuotaUsageReports.getBucketQuotaUsagesOrBuilderList()A list of quota usage reports.RateLimitQuotaUsageReportsOrBuilder.getBucketQuotaUsagesOrBuilderList()A list of quota usage reports.