Uses of Class
io.envoyproxy.envoy.type.Int32Range
Packages that use Int32Range
-
Uses of Int32Range in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return Int32RangeModifier and TypeMethodDescriptionListenerFilterChainMatchPredicate.Builder.getDestinationPortRange()Match destination port.ListenerFilterChainMatchPredicate.getDestinationPortRange()Match destination port.ListenerFilterChainMatchPredicateOrBuilder.getDestinationPortRange()Match destination port.Methods in io.envoyproxy.envoy.api.v2.listener with parameters of type Int32RangeModifier and TypeMethodDescriptionListenerFilterChainMatchPredicate.Builder.mergeDestinationPortRange(Int32Range value) Match destination port.ListenerFilterChainMatchPredicate.Builder.setDestinationPortRange(Int32Range value) Match destination port. -
Uses of Int32Range in io.envoyproxy.envoy.type
Methods in io.envoyproxy.envoy.type that return Int32RangeModifier and TypeMethodDescriptionInt32Range.Builder.build()Int32Range.Builder.buildPartial()static Int32RangeInt32Range.getDefaultInstance()Int32Range.Builder.getDefaultInstanceForType()Int32Range.getDefaultInstanceForType()static Int32RangeInt32Range.parseDelimitedFrom(InputStream input) static Int32RangeInt32Range.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(byte[] data) static Int32RangeInt32Range.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(com.google.protobuf.ByteString data) static Int32RangeInt32Range.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(com.google.protobuf.CodedInputStream input) static Int32RangeInt32Range.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(InputStream input) static Int32RangeInt32Range.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(ByteBuffer data) static Int32RangeInt32Range.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type that return types with arguments of type Int32RangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int32Range>Int32Range.getParserForType()static com.google.protobuf.Parser<Int32Range>Int32Range.parser()Methods in io.envoyproxy.envoy.type with parameters of type Int32RangeModifier and TypeMethodDescriptionInt32Range.Builder.mergeFrom(Int32Range other) static Int32Range.BuilderInt32Range.newBuilder(Int32Range prototype)