| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
UdpListenerConfigOrBuilder |
ListenerOrBuilder.getUdpListenerConfigOrBuilder()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
listener to create, i.e.
|
UdpListenerConfigOrBuilder |
Listener.getUdpListenerConfigOrBuilder()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
listener to create, i.e.
|
UdpListenerConfigOrBuilder |
Listener.Builder.getUdpListenerConfigOrBuilder()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
listener to create, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UdpListenerConfig
Protobuf type
envoy.api.v2.listener.UdpListenerConfig |
static class |
UdpListenerConfig.Builder
Protobuf type
envoy.api.v2.listener.UdpListenerConfig |
Copyright © 2018–2021 The Envoy Project. All rights reserved.