Uses of Interface
com.github.xds.type.matcher.v3.Int32RangeMatcherOrBuilder
-
Packages that use Int32RangeMatcherOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Int32RangeMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Int32RangeMatcherOrBuilder Modifier and Type Class Description classInt32RangeMatcherSpecifies a set of ranges for matching an int32 number and the associated match actions.static classInt32RangeMatcher.BuilderSpecifies a set of ranges for matching an int32 number and the associated match actions.
-