Uses of Class
com.github.xds.type.v3.Int64Range.Builder
Packages that use Int64Range.Builder
-
Uses of Int64Range.Builder in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Int64Range.BuilderModifier and TypeMethodDescriptionInt64RangeMatcher.RangeMatcher.Builder.addRangesBuilder()A non-empty set of int64 ranges.Int64RangeMatcher.RangeMatcher.Builder.addRangesBuilder(int index) A non-empty set of int64 ranges.Int64RangeMatcher.RangeMatcher.Builder.getRangesBuilder(int index) A non-empty set of int64 ranges.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Int64Range.BuilderModifier and TypeMethodDescriptionInt64RangeMatcher.RangeMatcher.Builder.getRangesBuilderList()A non-empty set of int64 ranges.Methods in com.github.xds.type.matcher.v3 with parameters of type Int64Range.BuilderModifier and TypeMethodDescriptionInt64RangeMatcher.RangeMatcher.Builder.addRanges(int index, Int64Range.Builder builderForValue) A non-empty set of int64 ranges.Int64RangeMatcher.RangeMatcher.Builder.addRanges(Int64Range.Builder builderForValue) A non-empty set of int64 ranges.Int64RangeMatcher.RangeMatcher.Builder.setRanges(int index, Int64Range.Builder builderForValue) A non-empty set of int64 ranges. -
Uses of Int64Range.Builder in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return Int64Range.BuilderModifier and TypeMethodDescriptionInt64Range.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Int64Range.Builder.clear()Int64Range.Builder.clearEnd()end of the range (exclusive)Int64Range.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Int64Range.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Int64Range.Builder.clearStart()start of the range (inclusive)Int64Range.Builder.clone()Int64Range.Builder.mergeFrom(Int64Range other) Int64Range.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Int64Range.Builder.mergeFrom(com.google.protobuf.Message other) final Int64Range.BuilderInt64Range.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Int64Range.BuilderInt64Range.newBuilder()static Int64Range.BuilderInt64Range.newBuilder(Int64Range prototype) Int64Range.newBuilderForType()protected Int64Range.BuilderInt64Range.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Int64Range.Builder.setEnd(long value) end of the range (exclusive)Int64Range.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Int64Range.Builder.setStart(long value) start of the range (inclusive)final Int64Range.BuilderInt64Range.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Int64Range.toBuilder()