Uses of Class
io.envoyproxy.envoy.config.listener.v3.UdpListenerConfig
Packages that use UdpListenerConfig
-
Uses of UdpListenerConfig in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as UdpListenerConfigModifier and TypeFieldDescriptionprivate static final UdpListenerConfigUdpListenerConfig.DEFAULT_INSTANCEprivate UdpListenerConfigListener.Builder.udpListenerConfig_private UdpListenerConfigListener.udpListenerConfig_Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type UdpListenerConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<UdpListenerConfig> UdpListenerConfig.PARSERprivate com.google.protobuf.SingleFieldBuilder<UdpListenerConfig, UdpListenerConfig.Builder, UdpListenerConfigOrBuilder> Listener.Builder.udpListenerConfigBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpListenerConfigModifier and TypeMethodDescriptionUdpListenerConfig.Builder.build()UdpListenerConfig.Builder.buildPartial()static UdpListenerConfigUdpListenerConfig.getDefaultInstance()UdpListenerConfig.Builder.getDefaultInstanceForType()UdpListenerConfig.getDefaultInstanceForType()Listener.Builder.getUdpListenerConfig()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.getUdpListenerConfig()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.getUdpListenerConfig()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.static UdpListenerConfigUdpListenerConfig.parseDelimitedFrom(InputStream input) static UdpListenerConfigUdpListenerConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(byte[] data) static UdpListenerConfigUdpListenerConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.ByteString data) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.CodedInputStream input) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(InputStream input) static UdpListenerConfigUdpListenerConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(ByteBuffer data) static UdpListenerConfigUdpListenerConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type UdpListenerConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UdpListenerConfig> UdpListenerConfig.getParserForType()private com.google.protobuf.SingleFieldBuilder<UdpListenerConfig, UdpListenerConfig.Builder, UdpListenerConfigOrBuilder> Listener.Builder.internalGetUdpListenerConfigFieldBuilder()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.static com.google.protobuf.Parser<UdpListenerConfig> UdpListenerConfig.parser()Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type UdpListenerConfigModifier and TypeMethodDescriptionprivate voidUdpListenerConfig.Builder.buildPartial0(UdpListenerConfig result) UdpListenerConfig.Builder.mergeFrom(UdpListenerConfig other) Listener.Builder.mergeUdpListenerConfig(UdpListenerConfig value) 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.static UdpListenerConfig.BuilderUdpListenerConfig.newBuilder(UdpListenerConfig prototype) Listener.Builder.setUdpListenerConfig(UdpListenerConfig value) 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.