Class ClientSSLAuth.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
- io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2.ClientSSLAuth.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClientSSLAuthOrBuilder,Cloneable
- Enclosing class:
- ClientSSLAuth
public static final class ClientSSLAuth.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder> implements ClientSSLAuthOrBuilder
Protobuf typeenvoy.config.filter.network.client_ssl_auth.v2.ClientSSLAuth
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ClientSSLAuth.BuilderaddAllIpWhiteList(Iterable<? extends CidrRange> values)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderaddIpWhiteList(int index, CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderaddIpWhiteList(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.BuilderaddIpWhiteList(CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderaddIpWhiteList(CidrRange.Builder builderForValue)An optional list of IP address and subnet masks that should be white listed for access by the filter.CidrRange.BuilderaddIpWhiteListBuilder()An optional list of IP address and subnet masks that should be white listed for access by the filter.CidrRange.BuilderaddIpWhiteListBuilder(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ClientSSLAuthbuild()ClientSSLAuthbuildPartial()ClientSSLAuth.Builderclear()ClientSSLAuth.BuilderclearAuthApiCluster()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.ClientSSLAuth.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ClientSSLAuth.BuilderclearIpWhiteList()An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ClientSSLAuth.BuilderclearRefreshDelay()Time in milliseconds between principal refreshes from the authentication service.ClientSSLAuth.BuilderclearStatPrefix()The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.ClientSSLAuth.Builderclone()StringgetAuthApiCluster()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.com.google.protobuf.ByteStringgetAuthApiClusterBytes()The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.ClientSSLAuthgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()CidrRangegetIpWhiteList(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.CidrRange.BuildergetIpWhiteListBuilder(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.intgetIpWhiteListCount()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.CidrRangeOrBuildergetIpWhiteListOrBuilder(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.DurationgetRefreshDelay()Time in milliseconds between principal refreshes from the authentication service.com.google.protobuf.Duration.BuildergetRefreshDelayBuilder()Time in milliseconds between principal refreshes from the authentication service.com.google.protobuf.DurationOrBuildergetRefreshDelayOrBuilder()Time in milliseconds between principal refreshes from the authentication service.StringgetStatPrefix()The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.com.google.protobuf.ByteStringgetStatPrefixBytes()The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.booleanhasRefreshDelay()Time in milliseconds between principal refreshes from the authentication service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ClientSSLAuth.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ClientSSLAuth.BuildermergeFrom(com.google.protobuf.Message other)ClientSSLAuth.BuildermergeFrom(ClientSSLAuth other)ClientSSLAuth.BuildermergeRefreshDelay(com.google.protobuf.Duration value)Time in milliseconds between principal refreshes from the authentication service.ClientSSLAuth.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ClientSSLAuth.BuilderremoveIpWhiteList(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuildersetAuthApiCluster(String value)The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.ClientSSLAuth.BuildersetAuthApiClusterBytes(com.google.protobuf.ByteString value)The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs the authentication service.ClientSSLAuth.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ClientSSLAuth.BuildersetIpWhiteList(int index, CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuildersetIpWhiteList(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.BuildersetRefreshDelay(com.google.protobuf.Duration value)Time in milliseconds between principal refreshes from the authentication service.ClientSSLAuth.BuildersetRefreshDelay(com.google.protobuf.Duration.Builder builderForValue)Time in milliseconds between principal refreshes from the authentication service.ClientSSLAuth.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ClientSSLAuth.BuildersetStatPrefix(String value)The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.ClientSSLAuth.BuildersetStatPrefixBytes(com.google.protobuf.ByteString value)The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.ClientSSLAuth.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<ClientSSLAuth.Builder>
-
clear
public ClientSSLAuth.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<ClientSSLAuth.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<ClientSSLAuth.Builder>
-
getDefaultInstanceForType
public ClientSSLAuth getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ClientSSLAuth build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ClientSSLAuth buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ClientSSLAuth.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<ClientSSLAuth.Builder>
-
setField
public ClientSSLAuth.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<ClientSSLAuth.Builder>
-
clearField
public ClientSSLAuth.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
clearOneof
public ClientSSLAuth.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
setRepeatedField
public ClientSSLAuth.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<ClientSSLAuth.Builder>
-
addRepeatedField
public ClientSSLAuth.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<ClientSSLAuth.Builder>
-
mergeFrom
public ClientSSLAuth.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientSSLAuth.Builder>
-
mergeFrom
public ClientSSLAuth.Builder mergeFrom(ClientSSLAuth other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
mergeFrom
public ClientSSLAuth.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<ClientSSLAuth.Builder>- Throws:
IOException
-
getAuthApiCluster
public 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) = { ... }- Specified by:
getAuthApiClusterin interfaceClientSSLAuthOrBuilder- Returns:
- The authApiCluster.
-
getAuthApiClusterBytes
public 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) = { ... }- Specified by:
getAuthApiClusterBytesin interfaceClientSSLAuthOrBuilder- Returns:
- The bytes for authApiCluster.
-
setAuthApiCluster
public 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) = { ... }- Parameters:
value- The authApiCluster to set.- Returns:
- This builder for chaining.
-
clearAuthApiCluster
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) = { ... }- Returns:
- This builder for chaining.
-
setAuthApiClusterBytes
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) = { ... }- Parameters:
value- The bytes for authApiCluster to set.- Returns:
- This builder for chaining.
-
getStatPrefix
public String getStatPrefix()
The prefix to use when emitting :ref:`statistics <config_network_filters_client_ssl_auth_stats>`.
string stat_prefix = 2 [(.validate.rules) = { ... }- Specified by:
getStatPrefixin interfaceClientSSLAuthOrBuilder- Returns:
- The statPrefix.
-
getStatPrefixBytes
public 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) = { ... }- Specified by:
getStatPrefixBytesin interfaceClientSSLAuthOrBuilder- Returns:
- The bytes for statPrefix.
-
setStatPrefix
public 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) = { ... }- Parameters:
value- The statPrefix to set.- Returns:
- This builder for chaining.
-
clearStatPrefix
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) = { ... }- Returns:
- This builder for chaining.
-
setStatPrefixBytes
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) = { ... }- Parameters:
value- The bytes for statPrefix to set.- Returns:
- This builder for chaining.
-
hasRefreshDelay
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;- Specified by:
hasRefreshDelayin interfaceClientSSLAuthOrBuilder- Returns:
- Whether the refreshDelay field is set.
-
getRefreshDelay
public 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;- Specified by:
getRefreshDelayin interfaceClientSSLAuthOrBuilder- Returns:
- The refreshDelay.
-
setRefreshDelay
public 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;
-
setRefreshDelay
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;
-
mergeRefreshDelay
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;
-
clearRefreshDelay
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;
-
getRefreshDelayBuilder
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;
-
getRefreshDelayOrBuilder
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;- Specified by:
getRefreshDelayOrBuilderin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListList
public 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.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListListin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListCount
public 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.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListCountin interfaceClientSSLAuthOrBuilder
-
getIpWhiteList
public 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.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListin interfaceClientSSLAuthOrBuilder
-
setIpWhiteList
public 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.api.v2.core.CidrRange ip_white_list = 4;
-
setIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
addIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
addIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
addIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
addIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
addAllIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
clearIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
removeIpWhiteList
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.api.v2.core.CidrRange ip_white_list = 4;
-
getIpWhiteListBuilder
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.api.v2.core.CidrRange ip_white_list = 4;
-
getIpWhiteListOrBuilder
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.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListOrBuilderin interfaceClientSSLAuthOrBuilder
-
getIpWhiteListOrBuilderList
public 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.api.v2.core.CidrRange ip_white_list = 4;- Specified by:
getIpWhiteListOrBuilderListin interfaceClientSSLAuthOrBuilder
-
addIpWhiteListBuilder
public 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.api.v2.core.CidrRange ip_white_list = 4;
-
addIpWhiteListBuilder
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.api.v2.core.CidrRange ip_white_list = 4;
-
getIpWhiteListBuilderList
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.api.v2.core.CidrRange ip_white_list = 4;
-
setUnknownFields
public final ClientSSLAuth.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
mergeUnknownFields
public final ClientSSLAuth.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientSSLAuth.Builder>
-
-