Uses of Interface
io.envoyproxy.envoy.config.listener.v3.UdpListenerConfigOrBuilder
-
Packages that use UdpListenerConfigOrBuilder Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of UdpListenerConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement UdpListenerConfigOrBuilder Modifier and Type Class Description classUdpListenerConfig[#next-free-field: 9]static classUdpListenerConfig.Builder[#next-free-field: 9]Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type UdpListenerConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<UdpListenerConfig,UdpListenerConfig.Builder,UdpListenerConfigOrBuilder>Listener.Builder. udpListenerConfigBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpListenerConfigOrBuilder Modifier and Type Method Description UdpListenerConfigOrBuilderListener.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.UdpListenerConfigOrBuilderListener. 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.UdpListenerConfigOrBuilderListenerOrBuilder. 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 UdpListenerConfigOrBuilder Modifier and Type Method Description private 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.
-