Uses of Class
io.envoyproxy.envoy.config.listener.v3.Listener.InternalListenerConfig.Builder
Packages that use Listener.InternalListenerConfig.Builder
-
Uses of Listener.InternalListenerConfig.Builder in io.envoyproxy.envoy.config.listener.v3
Subclasses with type arguments of type Listener.InternalListenerConfig.Builder in io.envoyproxy.envoy.config.listener.v3Modifier and TypeClassDescriptionstatic final classConfiguration for envoy internal listener.Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.InternalListenerConfig.BuilderModifier and TypeFieldDescriptionprivate 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.InternalListenerConfig.BuilderModifier and TypeMethodDescriptionListener.InternalListenerConfig.Builder.clear()Listener.Builder.getInternalListenerBuilder()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.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.InternalListenerConfig.Builder.mergeFrom(com.google.protobuf.Message other) Listener.InternalListenerConfig.Builder.mergeFrom(Listener.InternalListenerConfig other) Listener.InternalListenerConfig.newBuilder()Listener.InternalListenerConfig.newBuilder(Listener.InternalListenerConfig prototype) Listener.InternalListenerConfig.newBuilderForType()protected Listener.InternalListenerConfig.BuilderListener.InternalListenerConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Listener.InternalListenerConfig.toBuilder()Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.InternalListenerConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Listener.InternalListenerConfig, Listener.InternalListenerConfig.Builder, Listener.InternalListenerConfigOrBuilder> Listener.Builder.internalGetInternalListenerFieldBuilder()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 with parameters of type Listener.InternalListenerConfig.BuilderModifier and TypeMethodDescriptionListener.Builder.setInternalListener(Listener.InternalListenerConfig.Builder builderForValue) 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.