Package io.envoyproxy.envoy.api.v2.core
Class BindConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
io.envoyproxy.envoy.api.v2.core.BindConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BindConfigOrBuilder,Cloneable
- Enclosing class:
- BindConfig
public static final class BindConfig.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
implements BindConfigOrBuilder
Protobuf type
envoy.api.v2.core.BindConfig-
Method Summary
Modifier and TypeMethodDescriptionaddAllSocketOptions(Iterable<? extends SocketOption> values) Additional socket options that may not be present in Envoy source code or precompiled binaries.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSocketOptions(int index, SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(int index, SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptionsBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Whether to set the *IP_FREEBIND* option when creating the socket.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Additional socket options that may not be present in Envoy source code or precompiled binaries.The address to bind to when creating a socket.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.BoolValueWhether to set the *IP_FREEBIND* option when creating the socket.com.google.protobuf.BoolValue.BuilderWhether to set the *IP_FREEBIND* option when creating the socket.com.google.protobuf.BoolValueOrBuilderWhether to set the *IP_FREEBIND* option when creating the socket.getSocketOptions(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.getSocketOptionsBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.intAdditional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.getSocketOptionsOrBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>Additional socket options that may not be present in Envoy source code or precompiled binaries.The address to bind to when creating a socket.The address to bind to when creating a socket.The address to bind to when creating a socket.booleanWhether to set the *IP_FREEBIND* option when creating the socket.booleanThe address to bind to when creating a socket.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFreebind(com.google.protobuf.BoolValue value) Whether to set the *IP_FREEBIND* option when creating the socket.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(BindConfig other) mergeSourceAddress(SocketAddress value) The address to bind to when creating a socket.final BindConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSocketOptions(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.setFreebind(com.google.protobuf.BoolValue value) Whether to set the *IP_FREEBIND* option when creating the socket.setFreebind(com.google.protobuf.BoolValue.Builder builderForValue) Whether to set the *IP_FREEBIND* option when creating the socket.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSocketOptions(int index, SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.setSocketOptions(int index, SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.setSourceAddress(SocketAddress value) The address to bind to when creating a socket.setSourceAddress(SocketAddress.Builder builderForValue) The address to bind to when creating a socket.final BindConfig.BuildersetUnknownFields(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<BindConfig.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<BindConfig.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<BindConfig.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<BindConfig.Builder>
-
setField
public BindConfig.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<BindConfig.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
-
setRepeatedField
public BindConfig.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<BindConfig.Builder>
-
addRepeatedField
public BindConfig.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<BindConfig.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BindConfig.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
-
mergeFrom
public BindConfig.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<BindConfig.Builder>- Throws:
IOException
-
hasSourceAddress
public boolean hasSourceAddress()The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... }- Specified by:
hasSourceAddressin interfaceBindConfigOrBuilder- Returns:
- Whether the sourceAddress field is set.
-
getSourceAddress
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... }- Specified by:
getSourceAddressin interfaceBindConfigOrBuilder- Returns:
- The sourceAddress.
-
setSourceAddress
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... } -
setSourceAddress
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... } -
mergeSourceAddress
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... } -
clearSourceAddress
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... } -
getSourceAddressBuilder
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... } -
getSourceAddressOrBuilder
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.validate.rules) = { ... }- Specified by:
getSourceAddressOrBuilderin interfaceBindConfigOrBuilder
-
hasFreebind
public boolean hasFreebind()Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2;- Specified by:
hasFreebindin interfaceBindConfigOrBuilder- Returns:
- Whether the freebind field is set.
-
getFreebind
public com.google.protobuf.BoolValue getFreebind()Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2;- Specified by:
getFreebindin interfaceBindConfigOrBuilder- Returns:
- The freebind.
-
setFreebind
Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2; -
setFreebind
Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2; -
mergeFreebind
Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2; -
clearFreebind
Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2; -
getFreebindBuilder
public com.google.protobuf.BoolValue.Builder getFreebindBuilder()Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2; -
getFreebindOrBuilder
public com.google.protobuf.BoolValueOrBuilder getFreebindOrBuilder()Whether to set the *IP_FREEBIND* option when creating the socket. When this flag is set to true, allows the :ref:`source_address <envoy_api_field_UpstreamBindConfig.source_address>` to be an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 2;- Specified by:
getFreebindOrBuilderin interfaceBindConfigOrBuilder
-
getSocketOptionsList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;- Specified by:
getSocketOptionsListin interfaceBindConfigOrBuilder
-
getSocketOptionsCount
public int getSocketOptionsCount()Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;- Specified by:
getSocketOptionsCountin interfaceBindConfigOrBuilder
-
getSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;- Specified by:
getSocketOptionsin interfaceBindConfigOrBuilder
-
setSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
setSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addAllSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
clearSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
removeSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
getSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
getSocketOptionsOrBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;- Specified by:
getSocketOptionsOrBuilderin interfaceBindConfigOrBuilder
-
getSocketOptionsOrBuilderList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;- Specified by:
getSocketOptionsOrBuilderListin interfaceBindConfigOrBuilder
-
addSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
addSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
getSocketOptionsBuilderList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
-
mergeUnknownFields
public final BindConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BindConfig.Builder>
-