Class ListMatcher.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ListMatcher.Builder>
com.google.protobuf.GeneratedMessage.Builder<ListMatcher.Builder>
io.envoyproxy.envoy.type.matcher.v3.ListMatcher.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ListMatcherOrBuilder, Cloneable
- Enclosing class:
ListMatcher
public static final class ListMatcher.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListMatcher.Builder>
implements ListMatcherOrBuilder
Specifies the way to match a list value.Protobuf type
envoy.type.matcher.v3.ListMatcher-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate Objectprivate intprivate com.google.protobuf.SingleFieldBuilder<ValueMatcher, ValueMatcher.Builder, ValueMatcherOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidbuildPartial0(ListMatcher result) private voidbuildPartialOneofs(ListMatcher result) clear()If specified, at least one of the values in the list must match the value specified.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetOneOf()If specified, at least one of the values in the list must match the value specified.If specified, at least one of the values in the list must match the value specified.If specified, at least one of the values in the list must match the value specified.booleanhasOneOf()If specified, at least one of the values in the list must match the value specified.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<ValueMatcher, ValueMatcher.Builder, ValueMatcherOrBuilder> If specified, at least one of the values in the list must match the value specified.final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ListMatcher other) mergeOneOf(ValueMatcher value) If specified, at least one of the values in the list must match the value specified.setOneOf(ValueMatcher value) If specified, at least one of the values in the list must match the value specified.setOneOf(ValueMatcher.Builder builderForValue) If specified, at least one of the values in the list must match the value specified.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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_ -
oneOfBuilder_
private com.google.protobuf.SingleFieldBuilder<ValueMatcher, ValueMatcher.Builder, ValueMatcherOrBuilder> oneOfBuilder_
-
-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListMatcher.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<ListMatcher.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<ListMatcher.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
buildPartialOneofs
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListMatcher.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListMatcher.Builder>
-
mergeFrom
public ListMatcher.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListMatcher.Builder>- Throws:
IOException
-
getMatchPatternCase
- Specified by:
getMatchPatternCasein interfaceListMatcherOrBuilder
-
clearMatchPattern
-
hasOneOf
public boolean hasOneOf()If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1;- Specified by:
hasOneOfin interfaceListMatcherOrBuilder- Returns:
- Whether the oneOf field is set.
-
getOneOf
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1;- Specified by:
getOneOfin interfaceListMatcherOrBuilder- Returns:
- The oneOf.
-
setOneOf
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1; -
setOneOf
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1; -
mergeOneOf
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1; -
clearOneOf
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1; -
getOneOfBuilder
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1; -
getOneOfOrBuilder
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1;- Specified by:
getOneOfOrBuilderin interfaceListMatcherOrBuilder
-
internalGetOneOfFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ValueMatcher, ValueMatcher.Builder, ValueMatcherOrBuilder> internalGetOneOfFieldBuilder()If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v3.ValueMatcher one_of = 1;
-