Uses of Class
io.envoyproxy.envoy.config.listener.v3.Listener.InternalListenerConfig
Packages that use Listener.InternalListenerConfig
-
Uses of Listener.InternalListenerConfig in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as Listener.InternalListenerConfigModifier and TypeFieldDescriptionprivate static final Listener.InternalListenerConfig
Listener.InternalListenerConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.InternalListenerConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Listener.InternalListenerConfig, Listener.InternalListenerConfig.Builder, Listener.InternalListenerConfigOrBuilder> Listener.Builder.internalListenerBuilder_
private static final com.google.protobuf.Parser
<Listener.InternalListenerConfig> Listener.InternalListenerConfig.PARSER
Methods in io.envoyproxy.envoy.config.listener.v3 that return Listener.InternalListenerConfigModifier and TypeMethodDescriptionListener.InternalListenerConfig.Builder.build()
Listener.InternalListenerConfig.Builder.buildPartial()
Listener.InternalListenerConfig.getDefaultInstance()
Listener.InternalListenerConfig.Builder.getDefaultInstanceForType()
Listener.InternalListenerConfig.getDefaultInstanceForType()
Listener.Builder.getInternalListener()
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.getInternalListener()
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.ListenerOrBuilder.getInternalListener()
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.InternalListenerConfig.parseDelimitedFrom
(InputStream input) Listener.InternalListenerConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.parseFrom
(byte[] data) Listener.InternalListenerConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.parseFrom
(com.google.protobuf.ByteString data) Listener.InternalListenerConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.parseFrom
(com.google.protobuf.CodedInputStream input) Listener.InternalListenerConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.parseFrom
(InputStream input) Listener.InternalListenerConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.parseFrom
(ByteBuffer data) Listener.InternalListenerConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.InternalListenerConfigModifier and TypeMethodDescriptionprivate 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.com.google.protobuf.Parser
<Listener.InternalListenerConfig> Listener.InternalListenerConfig.getParserForType()
static com.google.protobuf.Parser
<Listener.InternalListenerConfig> Listener.InternalListenerConfig.parser()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Listener.InternalListenerConfigModifier and TypeMethodDescriptionListener.InternalListenerConfig.Builder.mergeFrom
(Listener.InternalListenerConfig other) Listener.Builder.mergeInternalListener
(Listener.InternalListenerConfig value) 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.InternalListenerConfig.newBuilder
(Listener.InternalListenerConfig prototype) Listener.Builder.setInternalListener
(Listener.InternalListenerConfig value) 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.