Uses of Class
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitResponse.Builder
Packages that use RateLimitResponse.Builder
-
Uses of RateLimitResponse.Builder in io.envoyproxy.envoy.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitResponse.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addAllHeaders(Iterable<? extends HeaderValue> values) A list of headers to add to the responseRateLimitResponse.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValue> values) A list of headers to add to the request when forwardedRateLimitResponse.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.addHeaders(int index, HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.addHeaders(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.addHeaders(HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.addHeaders(HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.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.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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RateLimitResponse.Builder.clearHeaders()A list of headers to add to the responseRateLimitResponse.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.clearRequestHeadersToAdd()A list of headers to add to the request when forwardedRateLimitResponse.Builder.clearStatuses()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.clone()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.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.removeHeaders(int index) A list of headers to add to the responseRateLimitResponse.Builder.removeRequestHeadersToAdd(int index) A list of headers to add to the request when forwardedRateLimitResponse.Builder.removeStatuses(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RateLimitResponse.Builder.setHeaders(int index, HeaderValue value) A list of headers to add to the responseRateLimitResponse.Builder.setHeaders(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.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.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.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()