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
Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 declared as BucketIdModifier and TypeFieldDescriptionprivate BucketId
RateLimitQuotaResponse.BucketAction.bucketId_
private BucketId
RateLimitQuotaResponse.BucketAction.Builder.bucketId_
private BucketId
RateLimitQuotaUsageReports.BucketQuotaUsage.bucketId_
private BucketId
RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.bucketId_
private static final BucketId
BucketId.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type parameters of type BucketIdModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<BucketId, BucketId.Builder, BucketIdOrBuilder> RateLimitQuotaResponse.BucketAction.Builder.bucketIdBuilder_
private com.google.protobuf.SingleFieldBuilder
<BucketId, BucketId.Builder, BucketIdOrBuilder> RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.bucketIdBuilder_
private static final com.google.protobuf.Parser
<BucketId> BucketId.PARSER
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 BucketId
BucketId.getDefaultInstance()
BucketId.Builder.getDefaultInstanceForType()
BucketId.getDefaultInstanceForType()
static BucketId
BucketId.parseDelimitedFrom
(InputStream input) static BucketId
BucketId.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketId
BucketId.parseFrom
(byte[] data) static BucketId
BucketId.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketId
BucketId.parseFrom
(com.google.protobuf.ByteString data) static BucketId
BucketId.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketId
BucketId.parseFrom
(com.google.protobuf.CodedInputStream input) static BucketId
BucketId.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketId
BucketId.parseFrom
(InputStream input) static BucketId
BucketId.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketId
BucketId.parseFrom
(ByteBuffer data) static BucketId
BucketId.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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<BucketId, BucketId.Builder, BucketIdOrBuilder> RateLimitQuotaResponse.BucketAction.Builder.getBucketIdFieldBuilder()
``BucketId`` for which request the action is applied.private com.google.protobuf.SingleFieldBuilder
<BucketId, BucketId.Builder, BucketIdOrBuilder> RateLimitQuotaUsageReports.BucketQuotaUsage.Builder.getBucketIdFieldBuilder()
``BucketId`` for which request quota usage is reported.com.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 TypeMethodDescriptionprivate void
BucketId.Builder.buildPartial0
(BucketId result) RateLimitQuotaResponse.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.Builder
BucketId.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.