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