Uses of Interface
io.envoyproxy.envoy.config.listener.v3.Listener.InternalListenerConfigOrBuilder
-
Packages that use Listener.InternalListenerConfigOrBuilder Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of Listener.InternalListenerConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement Listener.InternalListenerConfigOrBuilder Modifier and Type Class Description static classListener.InternalListenerConfigConfiguration for envoy internal listener.static classListener.InternalListenerConfig.BuilderConfiguration for envoy internal listener.Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.InternalListenerConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Listener.InternalListenerConfig,Listener.InternalListenerConfig.Builder,Listener.InternalListenerConfigOrBuilder>Listener.Builder. internalListenerBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return Listener.InternalListenerConfigOrBuilder Modifier and Type Method Description Listener.InternalListenerConfigOrBuilderListener.Builder. getInternalListenerOrBuilder()Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Listener.InternalListenerConfigOrBuilderListener. getInternalListenerOrBuilder()Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Listener.InternalListenerConfigOrBuilderListenerOrBuilder. getInternalListenerOrBuilder()Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.InternalListenerConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Listener.InternalListenerConfig,Listener.InternalListenerConfig.Builder,Listener.InternalListenerConfigOrBuilder>Listener.Builder. getInternalListenerFieldBuilder()Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.
-