Uses of Class
io.envoyproxy.envoy.service.rate_limit_quota.v3.BucketId
-
Packages that use BucketId Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of BucketId in io.envoyproxy.envoy.service.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return BucketId Modifier and Type Method Description BucketIdBucketId.Builder. build()BucketIdBucketId.Builder. buildPartial()BucketIdRateLimitQuotaResponse.BucketAction.Builder. getBucketId()``BucketId`` for which request the action is applied.BucketIdRateLimitQuotaResponse.BucketAction. getBucketId()``BucketId`` for which request the action is applied.BucketIdRateLimitQuotaResponse.BucketActionOrBuilder. getBucketId()``BucketId`` for which request the action is applied.BucketIdRateLimitQuotaUsageReports.BucketQuotaUsage.Builder. getBucketId()``BucketId`` for which request quota usage is reported.BucketIdRateLimitQuotaUsageReports.BucketQuotaUsage. getBucketId()``BucketId`` for which request quota usage is reported.BucketIdRateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder. getBucketId()``BucketId`` for which request quota usage is reported.static BucketIdBucketId. getDefaultInstance()BucketIdBucketId.Builder. getDefaultInstanceForType()BucketIdBucketId. 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 BucketId Modifier and Type Method Description 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 BucketId Modifier and Type Method Description RateLimitQuotaResponse.BucketAction.BuilderRateLimitQuotaResponse.BucketAction.Builder. mergeBucketId(BucketId value)``BucketId`` for which request the action is applied.RateLimitQuotaUsageReports.BucketQuotaUsage.BuilderRateLimitQuotaUsageReports.BucketQuotaUsage.Builder. mergeBucketId(BucketId value)``BucketId`` for which request quota usage is reported.BucketId.BuilderBucketId.Builder. mergeFrom(BucketId other)static BucketId.BuilderBucketId. newBuilder(BucketId prototype)RateLimitQuotaResponse.BucketAction.BuilderRateLimitQuotaResponse.BucketAction.Builder. setBucketId(BucketId value)``BucketId`` for which request the action is applied.RateLimitQuotaUsageReports.BucketQuotaUsage.BuilderRateLimitQuotaUsageReports.BucketQuotaUsage.Builder. setBucketId(BucketId value)``BucketId`` for which request quota usage is reported.
-