Uses of Class
io.envoyproxy.envoy.service.ratelimit.v3.RateLimitResponse.Builder
Packages that use RateLimitResponse.Builder
-
Uses of RateLimitResponse.Builder in io.envoyproxy.envoy.service.ratelimit.v3
Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return RateLimitResponse.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValue> values) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValue> values) A list of headers to add to the responseRateLimitResponse.Builder.addAllStatuses(Iterable<? extends RateLimitResponse.DescriptorStatus> values) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RateLimitResponse.Builder.addRequestHeadersToAdd(int index, HeaderValue value) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addRequestHeadersToAdd(HeaderValue value) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addRequestHeadersToAdd(HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addResponseHeadersToAdd(int index, HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.addResponseHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.addResponseHeadersToAdd(HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.addResponseHeadersToAdd(HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.addStatuses(int index, RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.addStatuses(int index, RateLimitResponse.DescriptorStatus.Builder builderForValue) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.addStatuses(RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.addStatuses(RateLimitResponse.DescriptorStatus.Builder builderForValue) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.clear()RateLimitResponse.Builder.clearDynamicMetadata()Optional response metadata that will be emitted as dynamic metadata to be consumed by the next filter.RateLimitResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RateLimitResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RateLimitResponse.Builder.clearOverallCode()The overall response code which takes into account all of the descriptors that were passed in the RateLimitRequest message.RateLimitResponse.Builder.clearQuota()Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.Builder.clearRawBody()A response body to send to the downstream client when the response code is not OK.RateLimitResponse.Builder.clearRequestHeadersToAdd()A list of headers to add to the request when forwardedRateLimitResponse.Builder.clearResponseHeadersToAdd()A list of headers to add to the responseRateLimitResponse.Builder.clearStatuses()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.clone()RateLimitResponse.Builder.mergeDynamicMetadata(com.google.protobuf.Struct value) Optional response metadata that will be emitted as dynamic metadata to be consumed by the next filter.RateLimitResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.Builder.mergeFrom(com.google.protobuf.Message other) RateLimitResponse.Builder.mergeFrom(RateLimitResponse other) RateLimitResponse.Builder.mergeQuota(RateLimitResponse.Quota value) Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static RateLimitResponse.BuilderRateLimitResponse.newBuilder()static RateLimitResponse.BuilderRateLimitResponse.newBuilder(RateLimitResponse prototype) RateLimitResponse.newBuilderForType()protected RateLimitResponse.BuilderRateLimitResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RateLimitResponse.Builder.removeRequestHeadersToAdd(int index) A list of headers to add to the request when forwardedRateLimitResponse.Builder.removeResponseHeadersToAdd(int index) A list of headers to add to the responseRateLimitResponse.Builder.removeStatuses(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.setDynamicMetadata(com.google.protobuf.Struct value) Optional response metadata that will be emitted as dynamic metadata to be consumed by the next filter.RateLimitResponse.Builder.setDynamicMetadata(com.google.protobuf.Struct.Builder builderForValue) Optional response metadata that will be emitted as dynamic metadata to be consumed by the next filter.RateLimitResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RateLimitResponse.Builder.setOverallCode(RateLimitResponse.Code value) The overall response code which takes into account all of the descriptors that were passed in the RateLimitRequest message.RateLimitResponse.Builder.setOverallCodeValue(int value) The overall response code which takes into account all of the descriptors that were passed in the RateLimitRequest message.RateLimitResponse.Builder.setQuota(RateLimitResponse.Quota value) Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.Builder.setQuota(RateLimitResponse.Quota.Builder builderForValue) Quota is available for a request if its entire descriptor set has cached quota available.RateLimitResponse.Builder.setRawBody(com.google.protobuf.ByteString value) A response body to send to the downstream client when the response code is not OK.RateLimitResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RateLimitResponse.Builder.setRequestHeadersToAdd(int index, HeaderValue value) A list of headers to add to the request when forwardedRateLimitResponse.Builder.setRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.setResponseHeadersToAdd(int index, HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.setResponseHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.setStatuses(int index, RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.setStatuses(int index, RateLimitResponse.DescriptorStatus.Builder builderForValue) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RateLimitResponse.toBuilder()