Uses of Class
io.envoyproxy.envoy.service.ratelimit.v3.RateLimitResponse.Quota
Packages that use RateLimitResponse.Quota
-
Uses of RateLimitResponse.Quota in io.envoyproxy.envoy.service.ratelimit.v3
Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return RateLimitResponse.QuotaModifier and TypeMethodDescriptionRateLimitResponse.Quota.Builder.build()RateLimitResponse.Quota.Builder.buildPartial()static RateLimitResponse.QuotaRateLimitResponse.Quota.getDefaultInstance()RateLimitResponse.Quota.Builder.getDefaultInstanceForType()RateLimitResponse.Quota.getDefaultInstanceForType()RateLimitResponse.Builder.getQuota()Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.DescriptorStatus.Builder.getQuota()Quota is available for a request if its descriptor set has cached quota available for all descriptors.RateLimitResponse.DescriptorStatus.getQuota()Quota is available for a request if its descriptor set has cached quota available for all descriptors.RateLimitResponse.DescriptorStatusOrBuilder.getQuota()Quota is available for a request if its descriptor set has cached quota available for all descriptors.RateLimitResponse.getQuota()Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponseOrBuilder.getQuota()Quota is available for a request if its entire descriptor set has cached quota available.static RateLimitResponse.QuotaRateLimitResponse.Quota.parseDelimitedFrom(InputStream input) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(byte[] data) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(com.google.protobuf.ByteString data) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(com.google.protobuf.CodedInputStream input) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(InputStream input) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(ByteBuffer data) static RateLimitResponse.QuotaRateLimitResponse.Quota.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return types with arguments of type RateLimitResponse.QuotaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimitResponse.Quota>RateLimitResponse.Quota.getParserForType()static com.google.protobuf.Parser<RateLimitResponse.Quota>RateLimitResponse.Quota.parser()Methods in io.envoyproxy.envoy.service.ratelimit.v3 with parameters of type RateLimitResponse.QuotaModifier and TypeMethodDescriptionRateLimitResponse.Quota.Builder.mergeFrom(RateLimitResponse.Quota other) RateLimitResponse.Builder.mergeQuota(RateLimitResponse.Quota value) Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.DescriptorStatus.Builder.mergeQuota(RateLimitResponse.Quota value) Quota is available for a request if its descriptor set has cached quota available for all descriptors.RateLimitResponse.Quota.newBuilder(RateLimitResponse.Quota prototype) RateLimitResponse.Builder.setQuota(RateLimitResponse.Quota value) Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.DescriptorStatus.Builder.setQuota(RateLimitResponse.Quota value) Quota is available for a request if its descriptor set has cached quota available for all descriptors.