Class RateLimit.Action.HeaderValueMatch.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
- io.envoyproxy.envoy.config.route.v3.RateLimit.Action.HeaderValueMatch.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RateLimit.Action.HeaderValueMatchOrBuilder,java.lang.Cloneable
- Enclosing class:
- RateLimit.Action.HeaderValueMatch
public static final class RateLimit.Action.HeaderValueMatch.Builder extends com.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder> implements RateLimit.Action.HeaderValueMatchOrBuilder
The following descriptor entry is appended to the descriptor: .. code-block:: cpp ("header_match", "<descriptor_value>")Protobuf typeenvoy.config.route.v3.RateLimit.Action.HeaderValueMatch
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private java.lang.ObjectdescriptorKey_private java.lang.ObjectdescriptorValue_private com.google.protobuf.BoolValueexpectMatch_private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder>expectMatchBuilder_private java.util.List<HeaderMatcher>headers_private com.google.protobuf.RepeatedFieldBuilder<HeaderMatcher,HeaderMatcher.Builder,HeaderMatcherOrBuilder>headersBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RateLimit.Action.HeaderValueMatch.BuilderaddAllHeaders(java.lang.Iterable<? extends HeaderMatcher> values)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuilderaddHeaders(int index, HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuilderaddHeaders(int index, HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuilderaddHeaders(HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuilderaddHeaders(HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuilderaddHeadersBuilder()Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuilderaddHeadersBuilder(int index)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatchbuild()RateLimit.Action.HeaderValueMatchbuildPartial()private voidbuildPartial0(RateLimit.Action.HeaderValueMatch result)private voidbuildPartialRepeatedFields(RateLimit.Action.HeaderValueMatch result)RateLimit.Action.HeaderValueMatch.Builderclear()RateLimit.Action.HeaderValueMatch.BuilderclearDescriptorKey()The key to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuilderclearDescriptorValue()The value to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuilderclearExpectMatch()If set to true, the action will append a descriptor entry when the request matches the headers.RateLimit.Action.HeaderValueMatch.BuilderclearHeaders()Specifies a set of headers that the rate limit action should match on.private voidensureHeadersIsMutable()RateLimit.Action.HeaderValueMatchgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetDescriptorKey()The key to use in the descriptor entry.com.google.protobuf.ByteStringgetDescriptorKeyBytes()The key to use in the descriptor entry.java.lang.StringgetDescriptorValue()The value to use in the descriptor entry.com.google.protobuf.ByteStringgetDescriptorValueBytes()The value to use in the descriptor entry.com.google.protobuf.BoolValuegetExpectMatch()If set to true, the action will append a descriptor entry when the request matches the headers.com.google.protobuf.BoolValue.BuildergetExpectMatchBuilder()If set to true, the action will append a descriptor entry when the request matches the headers.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder>getExpectMatchFieldBuilder()If set to true, the action will append a descriptor entry when the request matches the headers.com.google.protobuf.BoolValueOrBuildergetExpectMatchOrBuilder()If set to true, the action will append a descriptor entry when the request matches the headers.HeaderMatchergetHeaders(int index)Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuildergetHeadersBuilder(int index)Specifies a set of headers that the rate limit action should match on.java.util.List<HeaderMatcher.Builder>getHeadersBuilderList()Specifies a set of headers that the rate limit action should match on.intgetHeadersCount()Specifies a set of headers that the rate limit action should match on.private com.google.protobuf.RepeatedFieldBuilder<HeaderMatcher,HeaderMatcher.Builder,HeaderMatcherOrBuilder>getHeadersFieldBuilder()java.util.List<HeaderMatcher>getHeadersList()Specifies a set of headers that the rate limit action should match on.HeaderMatcherOrBuildergetHeadersOrBuilder(int index)Specifies a set of headers that the rate limit action should match on.java.util.List<? extends HeaderMatcherOrBuilder>getHeadersOrBuilderList()Specifies a set of headers that the rate limit action should match on.booleanhasExpectMatch()If set to true, the action will append a descriptor entry when the request matches the headers.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()private voidmaybeForceBuilderInitialization()RateLimit.Action.HeaderValueMatch.BuildermergeExpectMatch(com.google.protobuf.BoolValue value)If set to true, the action will append a descriptor entry when the request matches the headers.RateLimit.Action.HeaderValueMatch.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RateLimit.Action.HeaderValueMatch.BuildermergeFrom(com.google.protobuf.Message other)RateLimit.Action.HeaderValueMatch.BuildermergeFrom(RateLimit.Action.HeaderValueMatch other)RateLimit.Action.HeaderValueMatch.BuilderremoveHeaders(int index)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuildersetDescriptorKey(java.lang.String value)The key to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuildersetDescriptorKeyBytes(com.google.protobuf.ByteString value)The key to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuildersetDescriptorValue(java.lang.String value)The value to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuildersetDescriptorValueBytes(com.google.protobuf.ByteString value)The value to use in the descriptor entry.RateLimit.Action.HeaderValueMatch.BuildersetExpectMatch(com.google.protobuf.BoolValue value)If set to true, the action will append a descriptor entry when the request matches the headers.RateLimit.Action.HeaderValueMatch.BuildersetExpectMatch(com.google.protobuf.BoolValue.Builder builderForValue)If set to true, the action will append a descriptor entry when the request matches the headers.RateLimit.Action.HeaderValueMatch.BuildersetHeaders(int index, HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimit.Action.HeaderValueMatch.BuildersetHeaders(int index, HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
descriptorKey_
private java.lang.Object descriptorKey_
-
descriptorValue_
private java.lang.Object descriptorValue_
-
expectMatch_
private com.google.protobuf.BoolValue expectMatch_
-
expectMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder> expectMatchBuilder_
-
headers_
private java.util.List<HeaderMatcher> headers_
-
headersBuilder_
private com.google.protobuf.RepeatedFieldBuilder<HeaderMatcher,HeaderMatcher.Builder,HeaderMatcherOrBuilder> headersBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public RateLimit.Action.HeaderValueMatch.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
getDefaultInstanceForType
public RateLimit.Action.HeaderValueMatch getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RateLimit.Action.HeaderValueMatch build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RateLimit.Action.HeaderValueMatch buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(RateLimit.Action.HeaderValueMatch result)
-
buildPartial0
private void buildPartial0(RateLimit.Action.HeaderValueMatch result)
-
mergeFrom
public RateLimit.Action.HeaderValueMatch.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
mergeFrom
public RateLimit.Action.HeaderValueMatch.Builder mergeFrom(RateLimit.Action.HeaderValueMatch other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>
-
mergeFrom
public RateLimit.Action.HeaderValueMatch.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RateLimit.Action.HeaderValueMatch.Builder>- Throws:
java.io.IOException
-
getDescriptorKey
public java.lang.String getDescriptorKey()
The key to use in the descriptor entry. Defaults to ``header_match``.
string descriptor_key = 4;- Specified by:
getDescriptorKeyin interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- The descriptorKey.
-
getDescriptorKeyBytes
public com.google.protobuf.ByteString getDescriptorKeyBytes()
The key to use in the descriptor entry. Defaults to ``header_match``.
string descriptor_key = 4;- Specified by:
getDescriptorKeyBytesin interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- The bytes for descriptorKey.
-
setDescriptorKey
public RateLimit.Action.HeaderValueMatch.Builder setDescriptorKey(java.lang.String value)
The key to use in the descriptor entry. Defaults to ``header_match``.
string descriptor_key = 4;- Parameters:
value- The descriptorKey to set.- Returns:
- This builder for chaining.
-
clearDescriptorKey
public RateLimit.Action.HeaderValueMatch.Builder clearDescriptorKey()
The key to use in the descriptor entry. Defaults to ``header_match``.
string descriptor_key = 4;- Returns:
- This builder for chaining.
-
setDescriptorKeyBytes
public RateLimit.Action.HeaderValueMatch.Builder setDescriptorKeyBytes(com.google.protobuf.ByteString value)
The key to use in the descriptor entry. Defaults to ``header_match``.
string descriptor_key = 4;- Parameters:
value- The bytes for descriptorKey to set.- Returns:
- This builder for chaining.
-
getDescriptorValue
public java.lang.String getDescriptorValue()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Specified by:
getDescriptorValuein interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- The descriptorValue.
-
getDescriptorValueBytes
public com.google.protobuf.ByteString getDescriptorValueBytes()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Specified by:
getDescriptorValueBytesin interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- The bytes for descriptorValue.
-
setDescriptorValue
public RateLimit.Action.HeaderValueMatch.Builder setDescriptorValue(java.lang.String value)
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Parameters:
value- The descriptorValue to set.- Returns:
- This builder for chaining.
-
clearDescriptorValue
public RateLimit.Action.HeaderValueMatch.Builder clearDescriptorValue()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setDescriptorValueBytes
public RateLimit.Action.HeaderValueMatch.Builder setDescriptorValueBytes(com.google.protobuf.ByteString value)
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for descriptorValue to set.- Returns:
- This builder for chaining.
-
hasExpectMatch
public boolean hasExpectMatch()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;- Specified by:
hasExpectMatchin interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- Whether the expectMatch field is set.
-
getExpectMatch
public com.google.protobuf.BoolValue getExpectMatch()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;- Specified by:
getExpectMatchin interfaceRateLimit.Action.HeaderValueMatchOrBuilder- Returns:
- The expectMatch.
-
setExpectMatch
public RateLimit.Action.HeaderValueMatch.Builder setExpectMatch(com.google.protobuf.BoolValue value)
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
setExpectMatch
public RateLimit.Action.HeaderValueMatch.Builder setExpectMatch(com.google.protobuf.BoolValue.Builder builderForValue)
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
mergeExpectMatch
public RateLimit.Action.HeaderValueMatch.Builder mergeExpectMatch(com.google.protobuf.BoolValue value)
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
clearExpectMatch
public RateLimit.Action.HeaderValueMatch.Builder clearExpectMatch()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
getExpectMatchBuilder
public com.google.protobuf.BoolValue.Builder getExpectMatchBuilder()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
getExpectMatchOrBuilder
public com.google.protobuf.BoolValueOrBuilder getExpectMatchOrBuilder()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;- Specified by:
getExpectMatchOrBuilderin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
getExpectMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder> getExpectMatchFieldBuilder()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
.google.protobuf.BoolValue expect_match = 2;
-
ensureHeadersIsMutable
private void ensureHeadersIsMutable()
-
getHeadersList
public java.util.List<HeaderMatcher> getHeadersList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersListin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
getHeadersCount
public int getHeadersCount()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersCountin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
getHeaders
public HeaderMatcher getHeaders(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
setHeaders
public RateLimit.Action.HeaderValueMatch.Builder setHeaders(int index, HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
setHeaders
public RateLimit.Action.HeaderValueMatch.Builder setHeaders(int index, HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimit.Action.HeaderValueMatch.Builder addHeaders(HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimit.Action.HeaderValueMatch.Builder addHeaders(int index, HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimit.Action.HeaderValueMatch.Builder addHeaders(HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimit.Action.HeaderValueMatch.Builder addHeaders(int index, HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addAllHeaders
public RateLimit.Action.HeaderValueMatch.Builder addAllHeaders(java.lang.Iterable<? extends HeaderMatcher> values)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
clearHeaders
public RateLimit.Action.HeaderValueMatch.Builder clearHeaders()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
removeHeaders
public RateLimit.Action.HeaderValueMatch.Builder removeHeaders(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersBuilder
public HeaderMatcher.Builder getHeadersBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersOrBuilder
public HeaderMatcherOrBuilder getHeadersOrBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersOrBuilderin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
getHeadersOrBuilderList
public java.util.List<? extends HeaderMatcherOrBuilder> getHeadersOrBuilderList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersOrBuilderListin interfaceRateLimit.Action.HeaderValueMatchOrBuilder
-
addHeadersBuilder
public HeaderMatcher.Builder addHeadersBuilder()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeadersBuilder
public HeaderMatcher.Builder addHeadersBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersBuilderList
public java.util.List<HeaderMatcher.Builder> getHeadersBuilderList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<HeaderMatcher,HeaderMatcher.Builder,HeaderMatcherOrBuilder> getHeadersFieldBuilder()
-
-