Uses of Class
io.envoyproxy.envoy.config.listener.v3.Listener.DeprecatedV1.Builder
Packages that use Listener.DeprecatedV1.Builder
-
Uses of Listener.DeprecatedV1.Builder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.DeprecatedV1.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Listener.DeprecatedV1, Listener.DeprecatedV1.Builder, Listener.DeprecatedV1OrBuilder> Listener.Builder.deprecatedV1Builder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return Listener.DeprecatedV1.BuilderModifier and TypeMethodDescriptionListener.DeprecatedV1.Builder.clear()
Listener.DeprecatedV1.Builder.clearBindToPort()
Whether the listener should bind to the port.Listener.Builder.getDeprecatedV1Builder()
Deprecated.Listener.DeprecatedV1.Builder.mergeBindToPort
(com.google.protobuf.BoolValue value) Whether the listener should bind to the port.Listener.DeprecatedV1.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Listener.DeprecatedV1.Builder.mergeFrom
(com.google.protobuf.Message other) Listener.DeprecatedV1.Builder.mergeFrom
(Listener.DeprecatedV1 other) Listener.DeprecatedV1.newBuilder()
Listener.DeprecatedV1.newBuilder
(Listener.DeprecatedV1 prototype) Listener.DeprecatedV1.newBuilderForType()
protected Listener.DeprecatedV1.Builder
Listener.DeprecatedV1.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Listener.DeprecatedV1.Builder.setBindToPort
(com.google.protobuf.BoolValue value) Whether the listener should bind to the port.Listener.DeprecatedV1.Builder.setBindToPort
(com.google.protobuf.BoolValue.Builder builderForValue) Whether the listener should bind to the port.Listener.DeprecatedV1.toBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.DeprecatedV1.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Listener.DeprecatedV1, Listener.DeprecatedV1.Builder, Listener.DeprecatedV1OrBuilder> Listener.Builder.internalGetDeprecatedV1FieldBuilder()
[#not-implemented-hide:]Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Listener.DeprecatedV1.BuilderModifier and TypeMethodDescriptionListener.Builder.setDeprecatedV1
(Listener.DeprecatedV1.Builder builderForValue) Deprecated.