Uses of Interface
io.envoyproxy.envoy.config.core.v3.UdpSocketConfigOrBuilder
-
Packages that use UdpSocketConfigOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.listener.v3 -
-
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement UdpSocketConfigOrBuilder Modifier and Type Class Description classUdpSocketConfigGeneric UDP socket configuration.static classUdpSocketConfig.BuilderGeneric 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 UdpSocketConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<UdpSocketConfig,UdpSocketConfig.Builder,UdpSocketConfigOrBuilder>UdpListenerConfig.Builder. downstreamSocketConfigBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpSocketConfigOrBuilder Modifier and Type Method Description UdpSocketConfigOrBuilderUdpListenerConfig.Builder. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpSocketConfigOrBuilderUdpListenerConfig. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpSocketConfigOrBuilderUdpListenerConfigOrBuilder. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type UdpSocketConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<UdpSocketConfig,UdpSocketConfig.Builder,UdpSocketConfigOrBuilder>UdpListenerConfig.Builder. getDownstreamSocketConfigFieldBuilder()UDP socket configuration for the listener.
-