public static final class AddressOuterClass.BindConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder> implements AddressOuterClass.BindConfigOrBuilder
envoy.api.v2.core.BindConfig| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.BindConfig.Builder |
addAllSocketOptions(Iterable<? extends Base.SocketOption> values)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressOuterClass.BindConfig.Builder |
addSocketOptions(Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
addSocketOptions(Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
addSocketOptions(int index,
Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
addSocketOptions(int index,
Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption.Builder |
addSocketOptionsBuilder()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption.Builder |
addSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig |
build() |
AddressOuterClass.BindConfig |
buildPartial() |
AddressOuterClass.BindConfig.Builder |
clear() |
AddressOuterClass.BindConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AddressOuterClass.BindConfig.Builder |
clearFreebind()
Whether to set the *IP_FREEBIND* option when creating the socket.
|
AddressOuterClass.BindConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AddressOuterClass.BindConfig.Builder |
clearSocketOptions()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
clearSourceAddress()
The address to bind to when creating a socket.
|
AddressOuterClass.BindConfig.Builder |
clone() |
AddressOuterClass.BindConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getFreebind()
Whether to set the *IP_FREEBIND* option when creating the socket.
|
com.google.protobuf.BoolValue.Builder |
getFreebindBuilder()
Whether to set the *IP_FREEBIND* option when creating the socket.
|
com.google.protobuf.BoolValueOrBuilder |
getFreebindOrBuilder()
Whether to set the *IP_FREEBIND* option when creating the socket.
|
Base.SocketOption |
getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption.Builder |
getSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<Base.SocketOption.Builder> |
getSocketOptionsBuilderList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
int |
getSocketOptionsCount()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<Base.SocketOption> |
getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOptionOrBuilder |
getSocketOptionsOrBuilder(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<? extends Base.SocketOptionOrBuilder> |
getSocketOptionsOrBuilderList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.SocketAddress |
getSourceAddress()
The address to bind to when creating a socket.
|
AddressOuterClass.SocketAddress.Builder |
getSourceAddressBuilder()
The address to bind to when creating a socket.
|
AddressOuterClass.SocketAddressOrBuilder |
getSourceAddressOrBuilder()
The address to bind to when creating a socket.
|
boolean |
hasFreebind()
Whether to set the *IP_FREEBIND* option when creating the socket.
|
boolean |
hasSourceAddress()
The address to bind to when creating a socket.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AddressOuterClass.BindConfig.Builder |
mergeFreebind(com.google.protobuf.BoolValue value)
Whether to set the *IP_FREEBIND* option when creating the socket.
|
AddressOuterClass.BindConfig.Builder |
mergeFrom(AddressOuterClass.BindConfig other) |
AddressOuterClass.BindConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AddressOuterClass.BindConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
AddressOuterClass.BindConfig.Builder |
mergeSourceAddress(AddressOuterClass.SocketAddress value)
The address to bind to when creating a socket.
|
AddressOuterClass.BindConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddressOuterClass.BindConfig.Builder |
removeSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressOuterClass.BindConfig.Builder |
setFreebind(com.google.protobuf.BoolValue.Builder builderForValue)
Whether to set the *IP_FREEBIND* option when creating the socket.
|
AddressOuterClass.BindConfig.Builder |
setFreebind(com.google.protobuf.BoolValue value)
Whether to set the *IP_FREEBIND* option when creating the socket.
|
AddressOuterClass.BindConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AddressOuterClass.BindConfig.Builder |
setSocketOptions(int index,
Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
setSocketOptions(int index,
Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
setSourceAddress(AddressOuterClass.SocketAddress.Builder builderForValue)
The address to bind to when creating a socket.
|
AddressOuterClass.BindConfig.Builder |
setSourceAddress(AddressOuterClass.SocketAddress value)
The address to bind to when creating a socket.
|
AddressOuterClass.BindConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AddressOuterClass.BindConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AddressOuterClass.BindConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AddressOuterClass.BindConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder mergeFrom(AddressOuterClass.BindConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public AddressOuterClass.BindConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddressOuterClass.BindConfig.Builder>IOExceptionpublic boolean hasSourceAddress()
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }hasSourceAddress in interface AddressOuterClass.BindConfigOrBuilderpublic AddressOuterClass.SocketAddress getSourceAddress()
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }getSourceAddress in interface AddressOuterClass.BindConfigOrBuilderpublic AddressOuterClass.BindConfig.Builder setSourceAddress(AddressOuterClass.SocketAddress value)
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }public AddressOuterClass.BindConfig.Builder setSourceAddress(AddressOuterClass.SocketAddress.Builder builderForValue)
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }public AddressOuterClass.BindConfig.Builder mergeSourceAddress(AddressOuterClass.SocketAddress value)
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }public AddressOuterClass.BindConfig.Builder clearSourceAddress()
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }public AddressOuterClass.SocketAddress.Builder getSourceAddressBuilder()
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }public AddressOuterClass.SocketAddressOrBuilder getSourceAddressOrBuilder()
The address to bind to when creating a socket.
.envoy.api.v2.core.SocketAddress source_address = 1 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }getSourceAddressOrBuilder in interface AddressOuterClass.BindConfigOrBuilderpublic 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;hasFreebind in interface AddressOuterClass.BindConfigOrBuilderpublic 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;getFreebind in interface AddressOuterClass.BindConfigOrBuilderpublic AddressOuterClass.BindConfig.Builder setFreebind(com.google.protobuf.BoolValue value)
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;public AddressOuterClass.BindConfig.Builder setFreebind(com.google.protobuf.BoolValue.Builder builderForValue)
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;public AddressOuterClass.BindConfig.Builder mergeFreebind(com.google.protobuf.BoolValue value)
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;public AddressOuterClass.BindConfig.Builder 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;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;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;getFreebindOrBuilder in interface AddressOuterClass.BindConfigOrBuilderpublic List<Base.SocketOption> 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;getSocketOptionsList in interface AddressOuterClass.BindConfigOrBuilderpublic 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;getSocketOptionsCount in interface AddressOuterClass.BindConfigOrBuilderpublic Base.SocketOption getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;getSocketOptions in interface AddressOuterClass.BindConfigOrBuilderpublic AddressOuterClass.BindConfig.Builder setSocketOptions(int index, Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder setSocketOptions(int index, Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder addSocketOptions(Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder addSocketOptions(int index, Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder addSocketOptions(Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder addSocketOptions(int index, Base.SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder addAllSocketOptions(Iterable<? extends Base.SocketOption> values)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public AddressOuterClass.BindConfig.Builder 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;public AddressOuterClass.BindConfig.Builder removeSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public Base.SocketOption.Builder getSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public Base.SocketOptionOrBuilder getSocketOptionsOrBuilder(int index)
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 in interface AddressOuterClass.BindConfigOrBuilderpublic List<? extends Base.SocketOptionOrBuilder> 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;getSocketOptionsOrBuilderList in interface AddressOuterClass.BindConfigOrBuilderpublic Base.SocketOption.Builder 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;public Base.SocketOption.Builder addSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 3;public List<Base.SocketOption.Builder> 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;public final AddressOuterClass.BindConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>public final AddressOuterClass.BindConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressOuterClass.BindConfig.Builder>Copyright © 2019 WSO2. All rights reserved.