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
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Int32RangeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Int32Range, Int32Range.Builder, Int32RangeOrBuilder> ListenerFilterChainMatchPredicate.Builder.destinationPortRangeBuilder_
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.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Int32RangeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Int32Range, Int32Range.Builder, Int32RangeOrBuilder> ListenerFilterChainMatchPredicate.Builder.internalGetDestinationPortRangeFieldBuilder()
Match destination port. -
Uses of Int32RangeOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Int32RangeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Int32Range, Int32Range.Builder, Int32RangeOrBuilder> Permission.Builder.destinationPortRangeBuilder_
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.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Int32RangeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Int32Range, Int32Range.Builder, Int32RangeOrBuilder> Permission.Builder.internalGetDestinationPortRangeFieldBuilder()
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 class
Specifies the int32 start and end of the range using half-open interval semantics [start, end).static final class
Specifies the int32 start and end of the range using half-open interval semantics [start, end).