Uses of Interface
io.envoyproxy.envoy.type.Int32RangeOrBuilder
-
Packages that use Int32RangeOrBuilder Package Description io.envoyproxy.envoy.api.v2.listener io.envoyproxy.envoy.type -
-
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return Int32RangeOrBuilder Modifier and Type Method Description Int32RangeOrBuilderListenerFilterChainMatchPredicate.Builder. getDestinationPortRangeOrBuilder()Match destination port.Int32RangeOrBuilderListenerFilterChainMatchPredicate. getDestinationPortRangeOrBuilder()Match destination port.Int32RangeOrBuilderListenerFilterChainMatchPredicateOrBuilder. getDestinationPortRangeOrBuilder()Match destination port. -
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.type
Classes in io.envoyproxy.envoy.type that implement Int32RangeOrBuilder Modifier and Type Class Description classInt32RangeSpecifies the int32 start and end of the range using half-open interval semantics [start, end).static classInt32Range.BuilderSpecifies the int32 start and end of the range using half-open interval semantics [start, end).
-