Uses of Interface
io.envoyproxy.envoy.config.core.v3.UdpSocketConfigOrBuilder
Packages that use UdpSocketConfigOrBuilder
-
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement UdpSocketConfigOrBuilderModifier and TypeClassDescriptionfinal class
Generic UDP socket configuration.static final class
Generic UDP socket configuration. -
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type UdpSocketConfigOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<UdpSocketConfig, UdpSocketConfig.Builder, UdpSocketConfigOrBuilder> UdpListenerConfig.Builder.downstreamSocketConfigBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpSocketConfigOrBuilderModifier and TypeMethodDescriptionUdpListenerConfig.Builder.getDownstreamSocketConfigOrBuilder()
UDP socket configuration for the listener.UdpListenerConfig.getDownstreamSocketConfigOrBuilder()
UDP socket configuration for the listener.UdpListenerConfigOrBuilder.getDownstreamSocketConfigOrBuilder()
UDP socket configuration for the listener.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type UdpSocketConfigOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<UdpSocketConfig, UdpSocketConfig.Builder, UdpSocketConfigOrBuilder> UdpListenerConfig.Builder.getDownstreamSocketConfigFieldBuilder()
UDP socket configuration for the listener.