Uses of Class
io.envoyproxy.envoy.config.listener.v3.ActiveRawUdpListenerConfig
Packages that use ActiveRawUdpListenerConfig
-
Uses of ActiveRawUdpListenerConfig in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as ActiveRawUdpListenerConfigModifier and TypeFieldDescriptionprivate static final ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ActiveRawUdpListenerConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ActiveRawUdpListenerConfig> ActiveRawUdpListenerConfig.PARSER
Methods in io.envoyproxy.envoy.config.listener.v3 that return ActiveRawUdpListenerConfigModifier and TypeMethodDescriptionActiveRawUdpListenerConfig.Builder.build()
ActiveRawUdpListenerConfig.Builder.buildPartial()
static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.getDefaultInstance()
ActiveRawUdpListenerConfig.Builder.getDefaultInstanceForType()
ActiveRawUdpListenerConfig.getDefaultInstanceForType()
static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseDelimitedFrom
(InputStream input) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(byte[] data) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(com.google.protobuf.ByteString data) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(InputStream input) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(ByteBuffer data) static ActiveRawUdpListenerConfig
ActiveRawUdpListenerConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type ActiveRawUdpListenerConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ActiveRawUdpListenerConfig> ActiveRawUdpListenerConfig.getParserForType()
static com.google.protobuf.Parser
<ActiveRawUdpListenerConfig> ActiveRawUdpListenerConfig.parser()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type ActiveRawUdpListenerConfigModifier and TypeMethodDescriptionActiveRawUdpListenerConfig.Builder.mergeFrom
(ActiveRawUdpListenerConfig other) ActiveRawUdpListenerConfig.newBuilder
(ActiveRawUdpListenerConfig prototype)