Package com.github.xds.type.matcher.v3
Class Int64RangeMatcher.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
- com.github.xds.type.matcher.v3.Int64RangeMatcher.Builder
-
- All Implemented Interfaces:
Int64RangeMatcherOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Int64RangeMatcher
public static final class Int64RangeMatcher.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder> implements Int64RangeMatcherOrBuilder
Specifies a set of ranges for matching an int64 number and the associated match actions.
Protobuf typexds.type.matcher.v3.Int64RangeMatcher
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Int64RangeMatcher.BuilderaddAllRangeMatchers(Iterable<? extends Int64RangeMatcher.RangeMatcher> values)Match a number by a list of number ranges.Int64RangeMatcher.BuilderaddRangeMatchers(int index, Int64RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int64RangeMatcher.BuilderaddRangeMatchers(int index, Int64RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int64RangeMatcher.BuilderaddRangeMatchers(Int64RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int64RangeMatcher.BuilderaddRangeMatchers(Int64RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcher.BuilderaddRangeMatchersBuilder()Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcher.BuilderaddRangeMatchersBuilder(int index)Match a number by a list of number ranges.Int64RangeMatcher.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int64RangeMatcherbuild()Int64RangeMatcherbuildPartial()Int64RangeMatcher.Builderclear()Int64RangeMatcher.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Int64RangeMatcher.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Int64RangeMatcher.BuilderclearRangeMatchers()Match a number by a list of number ranges.Int64RangeMatcher.Builderclone()Int64RangeMatchergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Int64RangeMatcher.RangeMatchergetRangeMatchers(int index)Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcher.BuildergetRangeMatchersBuilder(int index)Match a number by a list of number ranges.List<Int64RangeMatcher.RangeMatcher.Builder>getRangeMatchersBuilderList()Match a number by a list of number ranges.intgetRangeMatchersCount()Match a number by a list of number ranges.List<Int64RangeMatcher.RangeMatcher>getRangeMatchersList()Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcherOrBuildergetRangeMatchersOrBuilder(int index)Match a number by a list of number ranges.List<? extends Int64RangeMatcher.RangeMatcherOrBuilder>getRangeMatchersOrBuilderList()Match a number by a list of number ranges.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Int64RangeMatcher.BuildermergeFrom(Int64RangeMatcher other)Int64RangeMatcher.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Int64RangeMatcher.BuildermergeFrom(com.google.protobuf.Message other)Int64RangeMatcher.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Int64RangeMatcher.BuilderremoveRangeMatchers(int index)Match a number by a list of number ranges.Int64RangeMatcher.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int64RangeMatcher.BuildersetRangeMatchers(int index, Int64RangeMatcher.RangeMatcher value)Match a number by a list of number ranges.Int64RangeMatcher.BuildersetRangeMatchers(int index, Int64RangeMatcher.RangeMatcher.Builder builderForValue)Match a number by a list of number ranges.Int64RangeMatcher.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
clear
public Int64RangeMatcher.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<Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
getDefaultInstanceForType
public Int64RangeMatcher getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Int64RangeMatcher build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Int64RangeMatcher buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
setField
public Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
clearField
public Int64RangeMatcher.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
clearOneof
public Int64RangeMatcher.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
setRepeatedField
public Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
addRepeatedField
public Int64RangeMatcher.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<Int64RangeMatcher.Builder>
-
mergeFrom
public Int64RangeMatcher.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Int64RangeMatcher.Builder>
-
mergeFrom
public Int64RangeMatcher.Builder mergeFrom(Int64RangeMatcher other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
mergeFrom
public Int64RangeMatcher.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<Int64RangeMatcher.Builder>- Throws:
IOException
-
getRangeMatchersList
public List<Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersListin interfaceInt64RangeMatcherOrBuilder
-
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.Int64RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersCountin interfaceInt64RangeMatcherOrBuilder
-
getRangeMatchers
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersin interfaceInt64RangeMatcherOrBuilder
-
setRangeMatchers
public Int64RangeMatcher.Builder setRangeMatchers(int index, Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
setRangeMatchers
public Int64RangeMatcher.Builder setRangeMatchers(int index, Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int64RangeMatcher.Builder addRangeMatchers(Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int64RangeMatcher.Builder addRangeMatchers(int index, Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int64RangeMatcher.Builder addRangeMatchers(Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchers
public Int64RangeMatcher.Builder addRangeMatchers(int index, Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addAllRangeMatchers
public Int64RangeMatcher.Builder addAllRangeMatchers(Iterable<? extends Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
clearRangeMatchers
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
removeRangeMatchers
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersBuilder
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersOrBuilder
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersOrBuilderin interfaceInt64RangeMatcherOrBuilder
-
getRangeMatchersOrBuilderList
public List<? extends Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;- Specified by:
getRangeMatchersOrBuilderListin interfaceInt64RangeMatcherOrBuilder
-
addRangeMatchersBuilder
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
addRangeMatchersBuilder
public Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
getRangeMatchersBuilderList
public List<Int64RangeMatcher.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.Int64RangeMatcher.RangeMatcher range_matchers = 1;
-
setUnknownFields
public final Int64RangeMatcher.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
mergeUnknownFields
public final Int64RangeMatcher.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Int64RangeMatcher.Builder>
-
-