Uses of Interface
io.envoyproxy.envoy.config.listener.v3.UdpListenerConfigOrBuilder
Packages that use UdpListenerConfigOrBuilder
-
Uses of UdpListenerConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement UdpListenerConfigOrBuilderModifier and TypeClassDescriptionfinal class[#next-free-field: 9]static final class[#next-free-field: 9]Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type UdpListenerConfigOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<UdpListenerConfig, UdpListenerConfig.Builder, UdpListenerConfigOrBuilder> Listener.Builder.udpListenerConfigBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpListenerConfigOrBuilderModifier and TypeMethodDescriptionListener.Builder.getUdpListenerConfigOrBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_v3_api_field_config.core.v3.SocketAddress.protocol>` is :ref:`UDP <envoy_v3_api_enum_value_config.core.v3.SocketAddress.Protocol.UDP>`, this field specifies UDP listener specific configuration.Listener.getUdpListenerConfigOrBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_v3_api_field_config.core.v3.SocketAddress.protocol>` is :ref:`UDP <envoy_v3_api_enum_value_config.core.v3.SocketAddress.Protocol.UDP>`, this field specifies UDP listener specific configuration.ListenerOrBuilder.getUdpListenerConfigOrBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_v3_api_field_config.core.v3.SocketAddress.protocol>` is :ref:`UDP <envoy_v3_api_enum_value_config.core.v3.SocketAddress.Protocol.UDP>`, this field specifies UDP listener specific configuration.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type UdpListenerConfigOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<UdpListenerConfig, UdpListenerConfig.Builder, UdpListenerConfigOrBuilder> Listener.Builder.getUdpListenerConfigFieldBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_v3_api_field_config.core.v3.SocketAddress.protocol>` is :ref:`UDP <envoy_v3_api_enum_value_config.core.v3.SocketAddress.Protocol.UDP>`, this field specifies UDP listener specific configuration.