Class ValueMatcher.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ValueMatcher.Builder>
com.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ValueMatcherOrBuilder
,Cloneable
- Enclosing class:
ValueMatcher
public static final class ValueMatcher.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
implements ValueMatcherOrBuilder
Specifies the way to match a ProtobufWkt::Value. Primitive values and ListValue are supported. StructValue is not supported and is always not matched. [#next-free-field: 8]Protobuf type
envoy.type.matcher.v3.ValueMatcher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private com.google.protobuf.SingleFieldBuilder
<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> private com.google.protobuf.SingleFieldBuilder
<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> private Object
private int
private com.google.protobuf.SingleFieldBuilder
<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> private com.google.protobuf.SingleFieldBuilder
<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
private void
buildPartial0
(ValueMatcher result) private void
buildPartialOneofs
(ValueMatcher result) clear()
If specified, a match occurs if and only if the target value is a bool value and is equal to this field.If specified, a match occurs if and only if the target value is a double value and is matched to this field.If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a NullValue.If specified, a match occurs if and only if any of the alternatives in the match accept the value.If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata.If specified, a match occurs if and only if the target value is a string value and is matched to this field.boolean
If specified, a match occurs if and only if the target value is a bool value and is equal to this field.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
If specified, a match occurs if and only if the target value is a double value and is matched to this field.If specified, a match occurs if and only if the target value is a double value and is matched to this field.If specified, a match occurs if and only if the target value is a double value and is matched to this field.If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a NullValue.If specified, a match occurs if and only if the target value is a NullValue.If specified, a match occurs if and only if the target value is a NullValue.If specified, a match occurs if and only if any of the alternatives in the match accept the value.If specified, a match occurs if and only if any of the alternatives in the match accept the value.If specified, a match occurs if and only if any of the alternatives in the match accept the value.boolean
If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata.If specified, a match occurs if and only if the target value is a string value and is matched to this field.If specified, a match occurs if and only if the target value is a string value and is matched to this field.If specified, a match occurs if and only if the target value is a string value and is matched to this field.boolean
If specified, a match occurs if and only if the target value is a bool value and is equal to this field.boolean
If specified, a match occurs if and only if the target value is a double value and is matched to this field.boolean
If specified, a match occurs if and only if the target value is a list value and is matched to this field.boolean
If specified, a match occurs if and only if the target value is a NullValue.boolean
If specified, a match occurs if and only if any of the alternatives in the match accept the value.boolean
If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata.boolean
If specified, a match occurs if and only if the target value is a string value and is matched to this field.private com.google.protobuf.SingleFieldBuilder
<DoubleMatcher, DoubleMatcher.Builder, DoubleMatcherOrBuilder> If specified, a match occurs if and only if the target value is a double value and is matched to this field.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
private com.google.protobuf.SingleFieldBuilder
<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> If specified, a match occurs if and only if the target value is a list value and is matched to this field.private com.google.protobuf.SingleFieldBuilder
<ValueMatcher.NullMatch, ValueMatcher.NullMatch.Builder, ValueMatcher.NullMatchOrBuilder> If specified, a match occurs if and only if the target value is a NullValue.private com.google.protobuf.SingleFieldBuilder
<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> If specified, a match occurs if and only if any of the alternatives in the match accept the value.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> If specified, a match occurs if and only if the target value is a string value and is matched to this field.final boolean
mergeDoubleMatch
(DoubleMatcher value) If specified, a match occurs if and only if the target value is a double value and is matched to this field.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(ValueMatcher other) mergeListMatch
(ListMatcher value) If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a NullValue.mergeOrMatch
(OrMatcher value) If specified, a match occurs if and only if any of the alternatives in the match accept the value.mergeStringMatch
(StringMatcher value) If specified, a match occurs if and only if the target value is a string value and is matched to this field.setBoolMatch
(boolean value) If specified, a match occurs if and only if the target value is a bool value and is equal to this field.setDoubleMatch
(DoubleMatcher value) If specified, a match occurs if and only if the target value is a double value and is matched to this field.setDoubleMatch
(DoubleMatcher.Builder builderForValue) If specified, a match occurs if and only if the target value is a double value and is matched to this field.setListMatch
(ListMatcher value) If specified, a match occurs if and only if the target value is a list value and is matched to this field.setListMatch
(ListMatcher.Builder builderForValue) If specified, a match occurs if and only if the target value is a list value and is matched to this field.If specified, a match occurs if and only if the target value is a NullValue.setNullMatch
(ValueMatcher.NullMatch.Builder builderForValue) If specified, a match occurs if and only if the target value is a NullValue.setOrMatch
(OrMatcher value) If specified, a match occurs if and only if any of the alternatives in the match accept the value.setOrMatch
(OrMatcher.Builder builderForValue) If specified, a match occurs if and only if any of the alternatives in the match accept the value.setPresentMatch
(boolean value) If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata.setStringMatch
(StringMatcher value) If specified, a match occurs if and only if the target value is a string value and is matched to this field.setStringMatch
(StringMatcher.Builder builderForValue) If specified, a match occurs if and only if the target value is a string value and is matched to this field.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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
matchPatternCase_
private int matchPatternCase_ -
matchPattern_
-
bitField0_
private int bitField0_ -
nullMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<ValueMatcher.NullMatch,ValueMatcher.NullMatch.Builder, nullMatchBuilder_ValueMatcher.NullMatchOrBuilder> -
doubleMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<DoubleMatcher,DoubleMatcher.Builder, doubleMatchBuilder_DoubleMatcherOrBuilder> -
stringMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder, stringMatchBuilder_StringMatcherOrBuilder> -
listMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<ListMatcher,ListMatcher.Builder, listMatchBuilder_ListMatcherOrBuilder> -
orMatchBuilder_
private com.google.protobuf.SingleFieldBuilder<OrMatcher,OrMatcher.Builder, orMatchBuilder_OrMatcherOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
buildPartialOneofs
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ValueMatcher.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<ValueMatcher.Builder>
-
mergeFrom
public ValueMatcher.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ValueMatcher.Builder>
- Throws:
IOException
-
getMatchPatternCase
- Specified by:
getMatchPatternCase
in interfaceValueMatcherOrBuilder
-
clearMatchPattern
-
hasNullMatch
public boolean hasNullMatch()If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
- Specified by:
hasNullMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the nullMatch field is set.
-
getNullMatch
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
- Specified by:
getNullMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The nullMatch.
-
setNullMatch
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
setNullMatch
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
mergeNullMatch
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
clearNullMatch
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
getNullMatchBuilder
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
getNullMatchOrBuilder
If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
- Specified by:
getNullMatchOrBuilder
in interfaceValueMatcherOrBuilder
-
internalGetNullMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ValueMatcher.NullMatch,ValueMatcher.NullMatch.Builder, internalGetNullMatchFieldBuilder()ValueMatcher.NullMatchOrBuilder> If specified, a match occurs if and only if the target value is a NullValue.
.envoy.type.matcher.v3.ValueMatcher.NullMatch null_match = 1;
-
hasDoubleMatch
public boolean hasDoubleMatch()If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
- Specified by:
hasDoubleMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the doubleMatch field is set.
-
getDoubleMatch
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
- Specified by:
getDoubleMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The doubleMatch.
-
setDoubleMatch
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
setDoubleMatch
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
mergeDoubleMatch
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
clearDoubleMatch
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
getDoubleMatchBuilder
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
getDoubleMatchOrBuilder
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
- Specified by:
getDoubleMatchOrBuilder
in interfaceValueMatcherOrBuilder
-
internalGetDoubleMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<DoubleMatcher,DoubleMatcher.Builder, internalGetDoubleMatchFieldBuilder()DoubleMatcherOrBuilder> If specified, a match occurs if and only if the target value is a double value and is matched to this field.
.envoy.type.matcher.v3.DoubleMatcher double_match = 2;
-
hasStringMatch
public boolean hasStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
- Specified by:
hasStringMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the stringMatch field is set.
-
getStringMatch
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
- Specified by:
getStringMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The stringMatch.
-
setStringMatch
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
setStringMatch
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
mergeStringMatch
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
clearStringMatch
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
getStringMatchBuilder
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
getStringMatchOrBuilder
If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
- Specified by:
getStringMatchOrBuilder
in interfaceValueMatcherOrBuilder
-
internalGetStringMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder, internalGetStringMatchFieldBuilder()StringMatcherOrBuilder> If specified, a match occurs if and only if the target value is a string value and is matched to this field.
.envoy.type.matcher.v3.StringMatcher string_match = 3;
-
hasBoolMatch
public boolean hasBoolMatch()If specified, a match occurs if and only if the target value is a bool value and is equal to this field.
bool bool_match = 4;
- Specified by:
hasBoolMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the boolMatch field is set.
-
getBoolMatch
public boolean getBoolMatch()If specified, a match occurs if and only if the target value is a bool value and is equal to this field.
bool bool_match = 4;
- Specified by:
getBoolMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The boolMatch.
-
setBoolMatch
If specified, a match occurs if and only if the target value is a bool value and is equal to this field.
bool bool_match = 4;
- Parameters:
value
- The boolMatch to set.- Returns:
- This builder for chaining.
-
clearBoolMatch
If specified, a match occurs if and only if the target value is a bool value and is equal to this field.
bool bool_match = 4;
- Returns:
- This builder for chaining.
-
hasPresentMatch
public boolean hasPresentMatch()If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata. If the path is referring to a non-primitive value, the result is always not matched.
bool present_match = 5;
- Specified by:
hasPresentMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the presentMatch field is set.
-
getPresentMatch
public boolean getPresentMatch()If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata. If the path is referring to a non-primitive value, the result is always not matched.
bool present_match = 5;
- Specified by:
getPresentMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The presentMatch.
-
setPresentMatch
If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata. If the path is referring to a non-primitive value, the result is always not matched.
bool present_match = 5;
- Parameters:
value
- The presentMatch to set.- Returns:
- This builder for chaining.
-
clearPresentMatch
If specified, value match will be performed based on whether the path is referring to a valid primitive value in the metadata. If the path is referring to a non-primitive value, the result is always not matched.
bool present_match = 5;
- Returns:
- This builder for chaining.
-
hasListMatch
public boolean hasListMatch()If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
- Specified by:
hasListMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the listMatch field is set.
-
getListMatch
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
- Specified by:
getListMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The listMatch.
-
setListMatch
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
setListMatch
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
mergeListMatch
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
clearListMatch
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
getListMatchBuilder
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
getListMatchOrBuilder
If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
- Specified by:
getListMatchOrBuilder
in interfaceValueMatcherOrBuilder
-
internalGetListMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ListMatcher,ListMatcher.Builder, internalGetListMatchFieldBuilder()ListMatcherOrBuilder> If specified, a match occurs if and only if the target value is a list value and is matched to this field.
.envoy.type.matcher.v3.ListMatcher list_match = 6;
-
hasOrMatch
public boolean hasOrMatch()If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
- Specified by:
hasOrMatch
in interfaceValueMatcherOrBuilder
- Returns:
- Whether the orMatch field is set.
-
getOrMatch
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
- Specified by:
getOrMatch
in interfaceValueMatcherOrBuilder
- Returns:
- The orMatch.
-
setOrMatch
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-
setOrMatch
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-
mergeOrMatch
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-
clearOrMatch
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-
getOrMatchBuilder
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-
getOrMatchOrBuilder
If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
- Specified by:
getOrMatchOrBuilder
in interfaceValueMatcherOrBuilder
-
internalGetOrMatchFieldBuilder
private com.google.protobuf.SingleFieldBuilder<OrMatcher,OrMatcher.Builder, internalGetOrMatchFieldBuilder()OrMatcherOrBuilder> If specified, a match occurs if and only if any of the alternatives in the match accept the value.
.envoy.type.matcher.v3.OrMatcher or_match = 7;
-