Class FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder,Cloneable
- Enclosing class:
- FixedServerPreferredAddressConfig.AddressFamilyConfig
public static final class FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
implements FixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder
Addresses for server preferred address for a single address family (IPv4 or IPv6).Protobuf type
envoy.extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorIf a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.booleanThe server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.booleanIf a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeAddress(SocketAddress value) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.mergeDnatAddress(SocketAddress value) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAddress(SocketAddress value) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.setAddress(SocketAddress.Builder builderForValue) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port.setDnatAddress(SocketAddress value) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.setDnatAddress(SocketAddress.Builder builderForValue) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
setField
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
clearField
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
clearOneof
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
setRepeatedField
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
addRepeatedField
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
mergeFrom
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
mergeFrom
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>- Throws:
IOException
-
hasAddress
public boolean hasAddress()The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1;- Specified by:
hasAddressin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder- Returns:
- Whether the address field is set.
-
getAddress
The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1;- Specified by:
getAddressin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder- Returns:
- The address.
-
setAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setAddress(SocketAddress value) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1; -
setAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setAddress(SocketAddress.Builder builderForValue) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1; -
mergeAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder mergeAddress(SocketAddress value) The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1; -
clearAddress
The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1; -
getAddressBuilder
The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1; -
getAddressOrBuilder
The server preferred address sent to clients. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Therefore, unless a :ref:`dnat_address <envoy_v3_api_field_extensions.quic.server_preferred_address.v3.FixedServerPreferredAddressConfig.AddressFamilyConfig.dnat_address>` is explicitly configured, the port specified here must be set to zero. In such cases, Envoy will automatically use the listener's port.
.envoy.config.core.v3.SocketAddress address = 1;- Specified by:
getAddressOrBuilderin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder
-
hasDnatAddress
public boolean hasDnatAddress()If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2;- Specified by:
hasDnatAddressin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder- Returns:
- Whether the dnatAddress field is set.
-
getDnatAddress
If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2;- Specified by:
getDnatAddressin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder- Returns:
- The dnatAddress.
-
setDnatAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setDnatAddress(SocketAddress value) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2; -
setDnatAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setDnatAddress(SocketAddress.Builder builderForValue) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2; -
mergeDnatAddress
public FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder mergeDnatAddress(SocketAddress value) If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2; -
clearDnatAddress
If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2; -
getDnatAddressBuilder
If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2; -
getDnatAddressOrBuilder
If a DNAT exists between the client and Envoy, this is the address where Envoy will observe incoming server preferred address packets. If unspecified, Envoy assumes there is no DNAT, and packets will be sent directly to the address advertised to clients as the server preferred address. .. note:: Envoy currently requires all packets for a QUIC connection to arrive on the same port. Consequently, the port for this address must be set to zero, with Envoy defaulting to the listener's port instead.
.envoy.config.core.v3.SocketAddress dnat_address = 2;- Specified by:
getDnatAddressOrBuilderin interfaceFixedServerPreferredAddressConfig.AddressFamilyConfigOrBuilder
-
setUnknownFields
public final FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-
mergeUnknownFields
public final FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FixedServerPreferredAddressConfig.AddressFamilyConfig.Builder>
-