public static final class ClientSSLAuth.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder> implements ClientSSLAuthOrBuilder
envoy.extensions.filters.network.client_ssl_auth.v3.ClientSSLAuth| Modifier and Type | Method and Description |
|---|---|
ClientSSLAuth.Builder |
addAllIpWhiteList(Iterable<? extends CidrRange> values)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
addIpWhiteList(CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
addIpWhiteList(CidrRange value)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
addIpWhiteList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
addIpWhiteList(int index,
CidrRange value)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRange.Builder |
addIpWhiteListBuilder()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRange.Builder |
addIpWhiteListBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientSSLAuth |
build() |
ClientSSLAuth |
buildPartial() |
ClientSSLAuth.Builder |
clear() |
ClientSSLAuth.Builder |
clearAuthApiCluster()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs
the authentication service.
|
ClientSSLAuth.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ClientSSLAuth.Builder |
clearIpWhiteList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClientSSLAuth.Builder |
clearRefreshDelay()
Time in milliseconds between principal refreshes from the
authentication service.
|
ClientSSLAuth.Builder |
clearStatPrefix()
The prefix to use when emitting :ref:`statistics
<config_network_filters_client_ssl_auth_stats>`.
|
ClientSSLAuth.Builder |
clone() |
String |
getAuthApiCluster()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs
the authentication service.
|
com.google.protobuf.ByteString |
getAuthApiClusterBytes()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs
the authentication service.
|
ClientSSLAuth |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CidrRange |
getIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRange.Builder |
getIpWhiteListBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<CidrRange.Builder> |
getIpWhiteListBuilderList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
int |
getIpWhiteListCount()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<CidrRange> |
getIpWhiteListList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRangeOrBuilder |
getIpWhiteListOrBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<? extends CidrRangeOrBuilder> |
getIpWhiteListOrBuilderList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
com.google.protobuf.Duration |
getRefreshDelay()
Time in milliseconds between principal refreshes from the
authentication service.
|
com.google.protobuf.Duration.Builder |
getRefreshDelayBuilder()
Time in milliseconds between principal refreshes from the
authentication service.
|
com.google.protobuf.DurationOrBuilder |
getRefreshDelayOrBuilder()
Time in milliseconds between principal refreshes from the
authentication service.
|
String |
getStatPrefix()
The prefix to use when emitting :ref:`statistics
<config_network_filters_client_ssl_auth_stats>`.
|
com.google.protobuf.ByteString |
getStatPrefixBytes()
The prefix to use when emitting :ref:`statistics
<config_network_filters_client_ssl_auth_stats>`.
|
boolean |
hasRefreshDelay()
Time in milliseconds between principal refreshes from the
authentication service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClientSSLAuth.Builder |
mergeFrom(ClientSSLAuth other) |
ClientSSLAuth.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientSSLAuth.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClientSSLAuth.Builder |
mergeRefreshDelay(com.google.protobuf.Duration value)
Time in milliseconds between principal refreshes from the
authentication service.
|
ClientSSLAuth.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClientSSLAuth.Builder |
removeIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
setAuthApiCluster(String value)
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs
the authentication service.
|
ClientSSLAuth.Builder |
setAuthApiClusterBytes(com.google.protobuf.ByteString value)
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs
the authentication service.
|
ClientSSLAuth.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientSSLAuth.Builder |
setIpWhiteList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
setIpWhiteList(int index,
CidrRange value)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSSLAuth.Builder |
setRefreshDelay(com.google.protobuf.Duration.Builder builderForValue)
Time in milliseconds between principal refreshes from the
authentication service.
|
ClientSSLAuth.Builder |
setRefreshDelay(com.google.protobuf.Duration value)
Time in milliseconds between principal refreshes from the
authentication service.
|
ClientSSLAuth.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClientSSLAuth.Builder |
setStatPrefix(String value)
The prefix to use when emitting :ref:`statistics
<config_network_filters_client_ssl_auth_stats>`.
|
ClientSSLAuth.Builder |
setStatPrefixBytes(com.google.protobuf.ByteString value)
The prefix to use when emitting :ref:`statistics
<config_network_filters_client_ssl_auth_stats>`.
|
ClientSSLAuth.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<ClientSSLAuth.Builder>public ClientSSLAuth.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.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<ClientSSLAuth.Builder>public ClientSSLAuth getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ClientSSLAuth build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ClientSSLAuth buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ClientSSLAuth.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>public ClientSSLAuth.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<ClientSSLAuth.Builder>public ClientSSLAuth.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>public ClientSSLAuth.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>public ClientSSLAuth.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<ClientSSLAuth.Builder>public ClientSSLAuth.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<ClientSSLAuth.Builder>public ClientSSLAuth.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClientSSLAuth.Builder>public ClientSSLAuth.Builder mergeFrom(ClientSSLAuth other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>public ClientSSLAuth.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<ClientSSLAuth.Builder>IOExceptionpublic String getAuthApiCluster()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }getAuthApiCluster in interface ClientSSLAuthOrBuilderpublic com.google.protobuf.ByteString getAuthApiClusterBytes()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }getAuthApiClusterBytes in interface ClientSSLAuthOrBuilderpublic ClientSSLAuth.Builder setAuthApiCluster(String value)
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }public ClientSSLAuth.Builder clearAuthApiCluster()
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }public ClientSSLAuth.Builder setAuthApiClusterBytes(com.google.protobuf.ByteString value)
The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service. The filter will connect to the service every 60s to fetch the list of principals. The service must support the expected :ref:`REST API <config_network_filters_client_ssl_auth_rest_api>`.
string auth_api_cluster = 1 [(.validate.rules) = { ... }public String getStatPrefix()
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }getStatPrefix in interface ClientSSLAuthOrBuilderpublic com.google.protobuf.ByteString getStatPrefixBytes()
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }getStatPrefixBytes in interface ClientSSLAuthOrBuilderpublic ClientSSLAuth.Builder setStatPrefix(String value)
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }public ClientSSLAuth.Builder clearStatPrefix()
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }public ClientSSLAuth.Builder setStatPrefixBytes(com.google.protobuf.ByteString value)
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }public boolean hasRefreshDelay()
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;hasRefreshDelay in interface ClientSSLAuthOrBuilderpublic com.google.protobuf.Duration getRefreshDelay()
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;getRefreshDelay in interface ClientSSLAuthOrBuilderpublic ClientSSLAuth.Builder setRefreshDelay(com.google.protobuf.Duration value)
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;public ClientSSLAuth.Builder setRefreshDelay(com.google.protobuf.Duration.Builder builderForValue)
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;public ClientSSLAuth.Builder mergeRefreshDelay(com.google.protobuf.Duration value)
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;public ClientSSLAuth.Builder clearRefreshDelay()
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;public com.google.protobuf.Duration.Builder getRefreshDelayBuilder()
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;public com.google.protobuf.DurationOrBuilder getRefreshDelayOrBuilder()
Time in milliseconds between principal refreshes from the authentication service. Default is 60000 (60s). The actual fetch time will be this value plus a random jittered value between 0-refresh_delay_ms milliseconds.
.google.protobuf.Duration refresh_delay = 3;getRefreshDelayOrBuilder in interface ClientSSLAuthOrBuilderpublic List<CidrRange> getIpWhiteListList()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }getIpWhiteListList in interface ClientSSLAuthOrBuilderpublic int getIpWhiteListCount()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }getIpWhiteListCount in interface ClientSSLAuthOrBuilderpublic CidrRange getIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }getIpWhiteList in interface ClientSSLAuthOrBuilderpublic ClientSSLAuth.Builder setIpWhiteList(int index, CidrRange value)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder setIpWhiteList(int index, CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder addIpWhiteList(CidrRange value)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder addIpWhiteList(int index, CidrRange value)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder addIpWhiteList(CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder addIpWhiteList(int index, CidrRange.Builder builderForValue)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder addAllIpWhiteList(Iterable<? extends CidrRange> values)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder clearIpWhiteList()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public ClientSSLAuth.Builder removeIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public CidrRange.Builder getIpWhiteListBuilder(int index)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public CidrRangeOrBuilder getIpWhiteListOrBuilder(int index)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }getIpWhiteListOrBuilder in interface ClientSSLAuthOrBuilderpublic List<? extends CidrRangeOrBuilder> getIpWhiteListOrBuilderList()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }getIpWhiteListOrBuilderList in interface ClientSSLAuthOrBuilderpublic CidrRange.Builder addIpWhiteListBuilder()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public CidrRange.Builder addIpWhiteListBuilder(int index)
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public List<CidrRange.Builder> getIpWhiteListBuilderList()
An optional list of IP address and subnet masks that should be white listed for access by the filter. If no list is provided, there is no IP allowlist.
repeated .envoy.config.core.v3.CidrRange ip_white_list = 4 [(.udpa.annotations.field_migrate) = { ... }public final ClientSSLAuth.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>public final ClientSSLAuth.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.