Uses of Class
io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3.UdpProxyConfig.UdpTunnelingConfig
Packages that use UdpProxyConfig.UdpTunnelingConfig
-
Uses of UdpProxyConfig.UdpTunnelingConfig in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return UdpProxyConfig.UdpTunnelingConfigModifier and TypeMethodDescriptionUdpProxyConfig.UdpTunnelingConfig.Builder.build()UdpProxyConfig.UdpTunnelingConfig.Builder.buildPartial()UdpProxyConfig.UdpTunnelingConfig.getDefaultInstance()UdpProxyConfig.UdpTunnelingConfig.Builder.getDefaultInstanceForType()UdpProxyConfig.UdpTunnelingConfig.getDefaultInstanceForType()UdpProxyConfig.Builder.getTunnelingConfig()If set, this configures UDP tunneling.UdpProxyConfig.getTunnelingConfig()If set, this configures UDP tunneling.UdpProxyConfigOrBuilder.getTunnelingConfig()If set, this configures UDP tunneling.UdpProxyConfig.UdpTunnelingConfig.parseDelimitedFrom(InputStream input) UdpProxyConfig.UdpTunnelingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UdpProxyConfig.UdpTunnelingConfig.parseFrom(byte[] data) UdpProxyConfig.UdpTunnelingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UdpProxyConfig.UdpTunnelingConfig.parseFrom(com.google.protobuf.ByteString data) UdpProxyConfig.UdpTunnelingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UdpProxyConfig.UdpTunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input) UdpProxyConfig.UdpTunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UdpProxyConfig.UdpTunnelingConfig.parseFrom(InputStream input) UdpProxyConfig.UdpTunnelingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UdpProxyConfig.UdpTunnelingConfig.parseFrom(ByteBuffer data) UdpProxyConfig.UdpTunnelingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return types with arguments of type UdpProxyConfig.UdpTunnelingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UdpProxyConfig.UdpTunnelingConfig>UdpProxyConfig.UdpTunnelingConfig.getParserForType()static com.google.protobuf.Parser<UdpProxyConfig.UdpTunnelingConfig>UdpProxyConfig.UdpTunnelingConfig.parser()Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 with parameters of type UdpProxyConfig.UdpTunnelingConfigModifier and TypeMethodDescriptionUdpProxyConfig.UdpTunnelingConfig.Builder.mergeFrom(UdpProxyConfig.UdpTunnelingConfig other) UdpProxyConfig.Builder.mergeTunnelingConfig(UdpProxyConfig.UdpTunnelingConfig value) If set, this configures UDP tunneling.UdpProxyConfig.UdpTunnelingConfig.newBuilder(UdpProxyConfig.UdpTunnelingConfig prototype) UdpProxyConfig.Builder.setTunnelingConfig(UdpProxyConfig.UdpTunnelingConfig value) If set, this configures UDP tunneling.