Package com.github.xds.type.matcher.v3
Class Int32RangeMatcher.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
- com.github.xds.type.matcher.v3.Int32RangeMatcher.Builder
-
- All Implemented Interfaces:
Int32RangeMatcherOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Int32RangeMatcher
public static final class Int32RangeMatcher.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder> implements Int32RangeMatcherOrBuilder
Specifies a set of ranges for matching an int32 number and the associated match actions.
Protobuf typexds.type.matcher.v3.Int32RangeMatcher
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Int32RangeMatcher.BuilderaddAllRangeMatchers(Iterable<? extends Int32RangeMatcher.RangeMatcher> values)Match a number by a list of number ranges.Int32RangeMatcher.BuilderaddRangeMatchers(int index, Int32RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int32RangeMatcher.BuilderaddRangeMatchers(int index, Int32RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int32RangeMatcher.BuilderaddRangeMatchers(Int32RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int32RangeMatcher.BuilderaddRangeMatchers(Int32RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int32RangeMatcher.RangeMatcher.BuilderaddRangeMatchersBuilder()Match a number by a list of number ranges.Int32RangeMatcher.RangeMatcher.BuilderaddRangeMatchersBuilder(int index)Match a number by a list of number ranges.Int32RangeMatcher.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int32RangeMatcherbuild()Int32RangeMatcherbuildPartial()Int32RangeMatcher.Builderclear()Int32RangeMatcher.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Int32RangeMatcher.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Int32RangeMatcher.BuilderclearRangeMatchers()Match a number by a list of number ranges.Int32RangeMatcher.Builderclone()Int32RangeMatchergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Int32RangeMatcher.RangeMatchergetRangeMatchers(int index)Match a number by a list of number ranges.Int32RangeMatcher.RangeMatcher.BuildergetRangeMatchersBuilder(int index)Match a number by a list of number ranges.List<Int32RangeMatcher.RangeMatcher.Builder>getRangeMatchersBuilderList()Match a number by a list of number ranges.intgetRangeMatchersCount()Match a number by a list of number ranges.List<Int32RangeMatcher.RangeMatcher>getRangeMatchersList()Match a number by a list of number ranges.Int32RangeMatcher.RangeMatcherOrBuildergetRangeMatchersOrBuilder(int index)Match a number by a list of number ranges.List<? extends Int32RangeMatcher.RangeMatcherOrBuilder>getRangeMatchersOrBuilderList()Match a number by a list of number ranges.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Int32RangeMatcher.BuildermergeFrom(Int32RangeMatcher other)Int32RangeMatcher.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Int32RangeMatcher.BuildermergeFrom(com.google.protobuf.Message other)Int32RangeMatcher.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Int32RangeMatcher.BuilderremoveRangeMatchers(int index)Match a number by a list of number ranges.Int32RangeMatcher.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int32RangeMatcher.BuildersetRangeMatchers(int index, Int32RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int32RangeMatcher.BuildersetRangeMatchers(int index, Int32RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int32RangeMatcher.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Int32RangeMatcher.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
clear
public Int32RangeMatcher.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.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.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
getDefaultInstanceForType
public Int32RangeMatcher getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Int32RangeMatcher build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Int32RangeMatcher buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Int32RangeMatcher.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
setField
public Int32RangeMatcher.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
clearField
public Int32RangeMatcher.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
clearOneof
public Int32RangeMatcher.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
setRepeatedField
public Int32RangeMatcher.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
addRepeatedField
public Int32RangeMatcher.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
mergeFrom
public Int32RangeMatcher.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Int32RangeMatcher.Builder>
-
mergeFrom
public Int32RangeMatcher.Builder mergeFrom(Int32RangeMatcher other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
mergeFrom
public Int32RangeMatcher.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<Int32RangeMatcher.Builder>- Throws:
IOException
-
getRangeMatchersList
public List<Int32RangeMatcher.RangeMatcher> getRangeMatchersList()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersListin interfaceInt32RangeMatcherOrBuilder
-
getRangeMatchersCount
public int getRangeMatchersCount()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersCountin interfaceInt32RangeMatcherOrBuilder
-
getRangeMatchers
public Int32RangeMatcher.RangeMatcher getRangeMatchers(int index)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersin interfaceInt32RangeMatcherOrBuilder
-
setRangeMatchers
public Int32RangeMatcher.Builder setRangeMatchers(int index, Int32RangeMatcher.RangeMatcher value)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
setRangeMatchers
public Int32RangeMatcher.Builder setRangeMatchers(int index, Int32RangeMatcher.RangeMatcher.Builder builderForValue)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int32RangeMatcher.Builder addRangeMatchers(Int32RangeMatcher.RangeMatcher value)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int32RangeMatcher.Builder addRangeMatchers(int index, Int32RangeMatcher.RangeMatcher value)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int32RangeMatcher.Builder addRangeMatchers(Int32RangeMatcher.RangeMatcher.Builder builderForValue)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int32RangeMatcher.Builder addRangeMatchers(int index, Int32RangeMatcher.RangeMatcher.Builder builderForValue)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addAllRangeMatchers
public Int32RangeMatcher.Builder addAllRangeMatchers(Iterable<? extends Int32RangeMatcher.RangeMatcher> values)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
clearRangeMatchers
public Int32RangeMatcher.Builder clearRangeMatchers()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
removeRangeMatchers
public Int32RangeMatcher.Builder removeRangeMatchers(int index)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersBuilder
public Int32RangeMatcher.RangeMatcher.Builder getRangeMatchersBuilder(int index)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersOrBuilder
public Int32RangeMatcher.RangeMatcherOrBuilder getRangeMatchersOrBuilder(int index)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersOrBuilderin interfaceInt32RangeMatcherOrBuilder
-
getRangeMatchersOrBuilderList
public List<? extends Int32RangeMatcher.RangeMatcherOrBuilder> getRangeMatchersOrBuilderList()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersOrBuilderListin interfaceInt32RangeMatcherOrBuilder
-
addRangeMatchersBuilder
public Int32RangeMatcher.RangeMatcher.Builder addRangeMatchersBuilder()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchersBuilder
public Int32RangeMatcher.RangeMatcher.Builder addRangeMatchersBuilder(int index)
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersBuilderList
public List<Int32RangeMatcher.RangeMatcher.Builder> getRangeMatchersBuilderList()
Match a number by a list of number ranges. If multiple ranges contain the input number, then the first action in this list is taken.
repeated .xds.type.matcher.v3.Int32RangeMatcher.RangeMatcher range_matchers = 1;
-
setUnknownFields
public final Int32RangeMatcher.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
mergeUnknownFields
public final Int32RangeMatcher.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Int32RangeMatcher.Builder>
-
-