Uses of Class
io.envoyproxy.envoy.service.rate_limit_quota.v3.BucketId
Packages that use BucketId
-
Uses of BucketId in io.envoyproxy.envoy.service.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return BucketIdModifier and TypeMethodDescriptionBucketId.Builder.build()BucketId.Builder.buildPartial()RateLimitQuotaResponse.BucketAction.Builder.getBucketId()``BucketId`` for which request the action is applied.RateLimitQuotaResponse.BucketAction.getBucketId()``BucketId`` for which request the action is applied.RateLimitQuotaResponse.BucketActionOrBuilder.getBucketId()``BucketId`` for which request the action is applied.RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.getBucketId()``BucketId`` for which request quota usage is reported.RateLimitQuotaUsageReports.BucketQuotaUsage.getBucketId()``BucketId`` for which request quota usage is reported.RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder.getBucketId()``BucketId`` for which request quota usage is reported.static BucketIdBucketId.getDefaultInstance()BucketId.Builder.getDefaultInstanceForType()BucketId.getDefaultInstanceForType()static BucketIdBucketId.parseDelimitedFrom(InputStream input) static BucketIdBucketId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketIdBucketId.parseFrom(byte[] data) static BucketIdBucketId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketIdBucketId.parseFrom(com.google.protobuf.ByteString data) static BucketIdBucketId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketIdBucketId.parseFrom(com.google.protobuf.CodedInputStream input) static BucketIdBucketId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketIdBucketId.parseFrom(InputStream input) static BucketIdBucketId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketIdBucketId.parseFrom(ByteBuffer data) static BucketIdBucketId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type BucketIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BucketId> BucketId.getParserForType()static com.google.protobuf.Parser<BucketId> BucketId.parser()Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type BucketIdModifier and TypeMethodDescriptionRateLimitQuotaResponse.BucketAction.Builder.mergeBucketId(BucketId value) ``BucketId`` for which request the action is applied.RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.mergeBucketId(BucketId value) ``BucketId`` for which request quota usage is reported.static BucketId.BuilderBucketId.newBuilder(BucketId prototype) RateLimitQuotaResponse.BucketAction.Builder.setBucketId(BucketId value) ``BucketId`` for which request the action is applied.RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.setBucketId(BucketId value) ``BucketId`` for which request quota usage is reported.