Uses of Interface
io.envoyproxy.envoy.type.v3.Int32RangeOrBuilder
Packages that use Int32RangeOrBuilder
Package
Description
-
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return Int32RangeOrBuilderModifier and TypeMethodDescriptionListenerFilterChainMatchPredicate.Builder.getDestinationPortRangeOrBuilder()Match destination port.ListenerFilterChainMatchPredicate.getDestinationPortRangeOrBuilder()Match destination port.ListenerFilterChainMatchPredicateOrBuilder.getDestinationPortRangeOrBuilder()Match destination port. -
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Int32RangeOrBuilderModifier and TypeMethodDescriptionPermission.Builder.getDestinationPortRangeOrBuilder()A port number range that describes a range of destination ports connecting to.Permission.getDestinationPortRangeOrBuilder()A port number range that describes a range of destination ports connecting to.PermissionOrBuilder.getDestinationPortRangeOrBuilder()A port number range that describes a range of destination ports connecting to. -
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement Int32RangeOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the int32 start and end of the range using half-open interval semantics [start, end).static final classSpecifies the int32 start and end of the range using half-open interval semantics [start, end).