Class RouteConfiguration.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
- io.envoyproxy.envoy.config.route.v3.RouteConfiguration.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RouteConfigurationOrBuilder,Cloneable
- Enclosing class:
- RouteConfiguration
public static final class RouteConfiguration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder> implements RouteConfigurationOrBuilder
[#next-free-field: 16]
Protobuf typeenvoy.config.route.v3.RouteConfiguration
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RouteConfiguration.BuilderaddAllClusterSpecifierPlugins(Iterable<? extends ClusterSpecifierPlugin> values)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderaddAllInternalOnlyHeaders(Iterable<String> values)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.RouteConfiguration.BuilderaddAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddAllRequestHeadersToRemove(Iterable<String> values)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddAllRequestMirrorPolicies(Iterable<? extends RouteAction.RequestMirrorPolicy> values)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderaddAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderaddAllResponseHeadersToRemove(Iterable<String> values)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.RouteConfiguration.BuilderaddAllVirtualHosts(Iterable<? extends VirtualHost> values)An array of virtual hosts that make up the route table.RouteConfiguration.BuilderaddClusterSpecifierPlugins(int index, ClusterSpecifierPlugin value)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderaddClusterSpecifierPlugins(int index, ClusterSpecifierPlugin.Builder builderForValue)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderaddClusterSpecifierPlugins(ClusterSpecifierPlugin value)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderaddClusterSpecifierPlugins(ClusterSpecifierPlugin.Builder builderForValue)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.ClusterSpecifierPlugin.BuilderaddClusterSpecifierPluginsBuilder()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.ClusterSpecifierPlugin.BuilderaddClusterSpecifierPluginsBuilder(int index)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderaddInternalOnlyHeaders(String value)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.RouteConfiguration.BuilderaddInternalOnlyHeadersBytes(com.google.protobuf.ByteString value)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.RouteConfiguration.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RouteConfiguration.BuilderaddRequestHeadersToAdd(int index, HeaderValueOption value)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestHeadersToAdd(HeaderValueOption value)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuilderaddRequestHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuilderaddRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestHeadersToRemove(String value)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestHeadersToRemoveBytes(com.google.protobuf.ByteString value)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteConfiguration.BuilderaddRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy value)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderaddRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy.Builder builderForValue)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderaddRequestMirrorPolicies(RouteAction.RequestMirrorPolicy value)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderaddRequestMirrorPolicies(RouteAction.RequestMirrorPolicy.Builder builderForValue)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteAction.RequestMirrorPolicy.BuilderaddRequestMirrorPoliciesBuilder()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteAction.RequestMirrorPolicy.BuilderaddRequestMirrorPoliciesBuilder(int index)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderaddResponseHeadersToAdd(int index, HeaderValueOption value)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderaddResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderaddResponseHeadersToAdd(HeaderValueOption value)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderaddResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.BuilderaddResponseHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.BuilderaddResponseHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderaddResponseHeadersToRemove(String value)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.RouteConfiguration.BuilderaddResponseHeadersToRemoveBytes(com.google.protobuf.ByteString value)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.RouteConfiguration.BuilderaddVirtualHosts(int index, VirtualHost value)An array of virtual hosts that make up the route table.RouteConfiguration.BuilderaddVirtualHosts(int index, VirtualHost.Builder builderForValue)An array of virtual hosts that make up the route table.RouteConfiguration.BuilderaddVirtualHosts(VirtualHost value)An array of virtual hosts that make up the route table.RouteConfiguration.BuilderaddVirtualHosts(VirtualHost.Builder builderForValue)An array of virtual hosts that make up the route table.VirtualHost.BuilderaddVirtualHostsBuilder()An array of virtual hosts that make up the route table.VirtualHost.BuilderaddVirtualHostsBuilder(int index)An array of virtual hosts that make up the route table.RouteConfigurationbuild()RouteConfigurationbuildPartial()RouteConfiguration.Builderclear()RouteConfiguration.BuilderclearClusterSpecifierPlugins()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RouteConfiguration.BuilderclearIgnorePathParametersInPathMatching()Ignore path-parameters in path-matching.RouteConfiguration.BuilderclearIgnorePortInHostMatching()By default, port in :authority header (if any) is used in host matching.RouteConfiguration.BuilderclearInternalOnlyHeaders()Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.RouteConfiguration.BuilderclearMaxDirectResponseBodySizeBytes()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.RouteConfiguration.BuilderclearMostSpecificHeaderMutationsWins()By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true.RouteConfiguration.BuilderclearName()The name of the route configuration.RouteConfiguration.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RouteConfiguration.BuilderclearRequestHeadersToAdd()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderclearRequestHeadersToRemove()Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteConfiguration.BuilderclearRequestMirrorPolicies()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderclearResponseHeadersToAdd()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderclearResponseHeadersToRemove()Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.RouteConfiguration.BuilderclearValidateClusters()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.RouteConfiguration.BuilderclearVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfiguration.BuilderclearVirtualHosts()An array of virtual hosts that make up the route table.RouteConfiguration.Builderclone()ClusterSpecifierPlugingetClusterSpecifierPlugins(int index)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.ClusterSpecifierPlugin.BuildergetClusterSpecifierPluginsBuilder(int index)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List<ClusterSpecifierPlugin.Builder>getClusterSpecifierPluginsBuilderList()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.intgetClusterSpecifierPluginsCount()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List<ClusterSpecifierPlugin>getClusterSpecifierPluginsList()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.ClusterSpecifierPluginOrBuildergetClusterSpecifierPluginsOrBuilder(int index)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List<? extends ClusterSpecifierPluginOrBuilder>getClusterSpecifierPluginsOrBuilderList()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfigurationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetIgnorePathParametersInPathMatching()Ignore path-parameters in path-matching.booleangetIgnorePortInHostMatching()By default, port in :authority header (if any) is used in host matching.StringgetInternalOnlyHeaders(int index)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.ByteStringgetInternalOnlyHeadersBytes(int index)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.intgetInternalOnlyHeadersCount()Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.ProtocolStringListgetInternalOnlyHeadersList()Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.UInt32ValuegetMaxDirectResponseBodySizeBytes()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.com.google.protobuf.UInt32Value.BuildergetMaxDirectResponseBodySizeBytesBuilder()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.com.google.protobuf.UInt32ValueOrBuildergetMaxDirectResponseBodySizeBytesOrBuilder()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.booleangetMostSpecificHeaderMutationsWins()By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true.StringgetName()The name of the route configuration.com.google.protobuf.ByteStringgetNameBytes()The name of the route configuration.HeaderValueOptiongetRequestHeadersToAdd(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuildergetRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List<HeaderValueOption.Builder>getRequestHeadersToAddBuilderList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.intgetRequestHeadersToAddCount()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List<HeaderValueOption>getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOptionOrBuildergetRequestHeadersToAddOrBuilder(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List<? extends HeaderValueOptionOrBuilder>getRequestHeadersToAddOrBuilderList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.StringgetRequestHeadersToRemove(int index)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.com.google.protobuf.ByteStringgetRequestHeadersToRemoveBytes(int index)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.intgetRequestHeadersToRemoveCount()Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.com.google.protobuf.ProtocolStringListgetRequestHeadersToRemoveList()Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteAction.RequestMirrorPolicygetRequestMirrorPolicies(int index)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteAction.RequestMirrorPolicy.BuildergetRequestMirrorPoliciesBuilder(int index)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.List<RouteAction.RequestMirrorPolicy.Builder>getRequestMirrorPoliciesBuilderList()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.intgetRequestMirrorPoliciesCount()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.List<RouteAction.RequestMirrorPolicy>getRequestMirrorPoliciesList()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteAction.RequestMirrorPolicyOrBuildergetRequestMirrorPoliciesOrBuilder(int index)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.List<? extends RouteAction.RequestMirrorPolicyOrBuilder>getRequestMirrorPoliciesOrBuilderList()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.HeaderValueOptiongetResponseHeadersToAdd(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.BuildergetResponseHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List<HeaderValueOption.Builder>getResponseHeadersToAddBuilderList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.intgetResponseHeadersToAddCount()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List<HeaderValueOption>getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOptionOrBuildergetResponseHeadersToAddOrBuilder(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List<? extends HeaderValueOptionOrBuilder>getResponseHeadersToAddOrBuilderList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.StringgetResponseHeadersToRemove(int index)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.com.google.protobuf.ByteStringgetResponseHeadersToRemoveBytes(int index)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.intgetResponseHeadersToRemoveCount()Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.com.google.protobuf.ProtocolStringListgetResponseHeadersToRemoveList()Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.com.google.protobuf.BoolValuegetValidateClusters()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.com.google.protobuf.BoolValue.BuildergetValidateClustersBuilder()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.com.google.protobuf.BoolValueOrBuildergetValidateClustersOrBuilder()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.VhdsgetVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.Vhds.BuildergetVhdsBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.VhdsOrBuildergetVhdsOrBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.VirtualHostgetVirtualHosts(int index)An array of virtual hosts that make up the route table.VirtualHost.BuildergetVirtualHostsBuilder(int index)An array of virtual hosts that make up the route table.List<VirtualHost.Builder>getVirtualHostsBuilderList()An array of virtual hosts that make up the route table.intgetVirtualHostsCount()An array of virtual hosts that make up the route table.List<VirtualHost>getVirtualHostsList()An array of virtual hosts that make up the route table.VirtualHostOrBuildergetVirtualHostsOrBuilder(int index)An array of virtual hosts that make up the route table.List<? extends VirtualHostOrBuilder>getVirtualHostsOrBuilderList()An array of virtual hosts that make up the route table.booleanhasMaxDirectResponseBodySizeBytes()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.booleanhasValidateClusters()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.booleanhasVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RouteConfiguration.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RouteConfiguration.BuildermergeFrom(com.google.protobuf.Message other)RouteConfiguration.BuildermergeFrom(RouteConfiguration other)RouteConfiguration.BuildermergeMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value value)The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.RouteConfiguration.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RouteConfiguration.BuildermergeValidateClusters(com.google.protobuf.BoolValue value)An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.RouteConfiguration.BuildermergeVhds(Vhds value)An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfiguration.BuilderremoveClusterSpecifierPlugins(int index)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuilderremoveRequestHeadersToAdd(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderremoveRequestMirrorPolicies(int index)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuilderremoveResponseHeadersToAdd(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderremoveVirtualHosts(int index)An array of virtual hosts that make up the route table.RouteConfiguration.BuildersetClusterSpecifierPlugins(int index, ClusterSpecifierPlugin value)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuildersetClusterSpecifierPlugins(int index, ClusterSpecifierPlugin.Builder builderForValue)A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RouteConfiguration.BuildersetIgnorePathParametersInPathMatching(boolean value)Ignore path-parameters in path-matching.RouteConfiguration.BuildersetIgnorePortInHostMatching(boolean value)By default, port in :authority header (if any) is used in host matching.RouteConfiguration.BuildersetInternalOnlyHeaders(int index, String value)Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.RouteConfiguration.BuildersetMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value value)The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.RouteConfiguration.BuildersetMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value.Builder builderForValue)The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.RouteConfiguration.BuildersetMostSpecificHeaderMutationsWins(boolean value)By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true.RouteConfiguration.BuildersetName(String value)The name of the route configuration.RouteConfiguration.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the route configuration.RouteConfiguration.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RouteConfiguration.BuildersetRequestHeadersToAdd(int index, HeaderValueOption value)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuildersetRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuildersetRequestHeadersToRemove(int index, String value)Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.RouteConfiguration.BuildersetRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy value)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuildersetRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy.Builder builderForValue)Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.RouteConfiguration.BuildersetResponseHeadersToAdd(int index, HeaderValueOption value)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuildersetResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuildersetResponseHeadersToRemove(int index, String value)Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.RouteConfiguration.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RouteConfiguration.BuildersetValidateClusters(com.google.protobuf.BoolValue value)An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.RouteConfiguration.BuildersetValidateClusters(com.google.protobuf.BoolValue.Builder builderForValue)An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.RouteConfiguration.BuildersetVhds(Vhds value)An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfiguration.BuildersetVhds(Vhds.Builder builderForValue)An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfiguration.BuildersetVirtualHosts(int index, VirtualHost value)An array of virtual hosts that make up the route table.RouteConfiguration.BuildersetVirtualHosts(int index, VirtualHost.Builder builderForValue)An array of virtual hosts that make up the route table.-
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<RouteConfiguration.Builder>
-
clear
public RouteConfiguration.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<RouteConfiguration.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<RouteConfiguration.Builder>
-
getDefaultInstanceForType
public RouteConfiguration getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RouteConfiguration build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RouteConfiguration buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RouteConfiguration.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<RouteConfiguration.Builder>
-
setField
public RouteConfiguration.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<RouteConfiguration.Builder>
-
clearField
public RouteConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
clearOneof
public RouteConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
setRepeatedField
public RouteConfiguration.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<RouteConfiguration.Builder>
-
addRepeatedField
public RouteConfiguration.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<RouteConfiguration.Builder>
-
mergeFrom
public RouteConfiguration.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RouteConfiguration.Builder>
-
mergeFrom
public RouteConfiguration.Builder mergeFrom(RouteConfiguration other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
mergeFrom
public RouteConfiguration.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<RouteConfiguration.Builder>- Throws:
IOException
-
getName
public String getName()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;- Specified by:
getNamein interfaceRouteConfigurationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;- Specified by:
getNameBytesin interfaceRouteConfigurationOrBuilder- Returns:
- The bytes for name.
-
setName
public RouteConfiguration.Builder setName(String value)
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public RouteConfiguration.Builder clearName()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public RouteConfiguration.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getVirtualHostsList
public List<VirtualHost> getVirtualHostsList()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;- Specified by:
getVirtualHostsListin interfaceRouteConfigurationOrBuilder
-
getVirtualHostsCount
public int getVirtualHostsCount()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;- Specified by:
getVirtualHostsCountin interfaceRouteConfigurationOrBuilder
-
getVirtualHosts
public VirtualHost getVirtualHosts(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;- Specified by:
getVirtualHostsin interfaceRouteConfigurationOrBuilder
-
setVirtualHosts
public RouteConfiguration.Builder setVirtualHosts(int index, VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
setVirtualHosts
public RouteConfiguration.Builder setVirtualHosts(int index, VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addVirtualHosts
public RouteConfiguration.Builder addVirtualHosts(VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addVirtualHosts
public RouteConfiguration.Builder addVirtualHosts(int index, VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addVirtualHosts
public RouteConfiguration.Builder addVirtualHosts(VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addVirtualHosts
public RouteConfiguration.Builder addVirtualHosts(int index, VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addAllVirtualHosts
public RouteConfiguration.Builder addAllVirtualHosts(Iterable<? extends VirtualHost> values)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
clearVirtualHosts
public RouteConfiguration.Builder clearVirtualHosts()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
removeVirtualHosts
public RouteConfiguration.Builder removeVirtualHosts(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
getVirtualHostsBuilder
public VirtualHost.Builder getVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
getVirtualHostsOrBuilder
public VirtualHostOrBuilder getVirtualHostsOrBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;- Specified by:
getVirtualHostsOrBuilderin interfaceRouteConfigurationOrBuilder
-
getVirtualHostsOrBuilderList
public List<? extends VirtualHostOrBuilder> getVirtualHostsOrBuilderList()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;- Specified by:
getVirtualHostsOrBuilderListin interfaceRouteConfigurationOrBuilder
-
addVirtualHostsBuilder
public VirtualHost.Builder addVirtualHostsBuilder()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
addVirtualHostsBuilder
public VirtualHost.Builder addVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
getVirtualHostsBuilderList
public List<VirtualHost.Builder> getVirtualHostsBuilderList()
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
-
hasVhds
public boolean hasVhds()
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;- Specified by:
hasVhdsin interfaceRouteConfigurationOrBuilder- Returns:
- Whether the vhds field is set.
-
getVhds
public Vhds getVhds()
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;- Specified by:
getVhdsin interfaceRouteConfigurationOrBuilder- Returns:
- The vhds.
-
setVhds
public RouteConfiguration.Builder setVhds(Vhds value)
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
-
setVhds
public RouteConfiguration.Builder setVhds(Vhds.Builder builderForValue)
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
-
mergeVhds
public RouteConfiguration.Builder mergeVhds(Vhds value)
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
-
clearVhds
public RouteConfiguration.Builder clearVhds()
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
-
getVhdsBuilder
public Vhds.Builder getVhdsBuilder()
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
-
getVhdsOrBuilder
public VhdsOrBuilder getVhdsOrBuilder()
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;- Specified by:
getVhdsOrBuilderin interfaceRouteConfigurationOrBuilder
-
getInternalOnlyHeadersList
public com.google.protobuf.ProtocolStringList getInternalOnlyHeadersList()
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Specified by:
getInternalOnlyHeadersListin interfaceRouteConfigurationOrBuilder- Returns:
- A list containing the internalOnlyHeaders.
-
getInternalOnlyHeadersCount
public int getInternalOnlyHeadersCount()
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Specified by:
getInternalOnlyHeadersCountin interfaceRouteConfigurationOrBuilder- Returns:
- The count of internalOnlyHeaders.
-
getInternalOnlyHeaders
public String getInternalOnlyHeaders(int index)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Specified by:
getInternalOnlyHeadersin interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The internalOnlyHeaders at the given index.
-
getInternalOnlyHeadersBytes
public com.google.protobuf.ByteString getInternalOnlyHeadersBytes(int index)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Specified by:
getInternalOnlyHeadersBytesin interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the internalOnlyHeaders at the given index.
-
setInternalOnlyHeaders
public RouteConfiguration.Builder setInternalOnlyHeaders(int index, String value)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Parameters:
index- The index to set the value at.value- The internalOnlyHeaders to set.- Returns:
- This builder for chaining.
-
addInternalOnlyHeaders
public RouteConfiguration.Builder addInternalOnlyHeaders(String value)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Parameters:
value- The internalOnlyHeaders to add.- Returns:
- This builder for chaining.
-
addAllInternalOnlyHeaders
public RouteConfiguration.Builder addAllInternalOnlyHeaders(Iterable<String> values)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Parameters:
values- The internalOnlyHeaders to add.- Returns:
- This builder for chaining.
-
clearInternalOnlyHeaders
public RouteConfiguration.Builder clearInternalOnlyHeaders()
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
addInternalOnlyHeadersBytes
public RouteConfiguration.Builder addInternalOnlyHeadersBytes(com.google.protobuf.ByteString value)
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }- Parameters:
value- The bytes of the internalOnlyHeaders to add.- Returns:
- This builder for chaining.
-
getResponseHeadersToAddList
public List<HeaderValueOption> getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToAddListin interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAddCount
public int getResponseHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToAddCountin interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAdd
public HeaderValueOption getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToAddin interfaceRouteConfigurationOrBuilder
-
setResponseHeadersToAdd
public RouteConfiguration.Builder setResponseHeadersToAdd(int index, HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
setResponseHeadersToAdd
public RouteConfiguration.Builder setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addResponseHeadersToAdd
public RouteConfiguration.Builder addResponseHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addResponseHeadersToAdd
public RouteConfiguration.Builder addResponseHeadersToAdd(int index, HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addResponseHeadersToAdd
public RouteConfiguration.Builder addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addResponseHeadersToAdd
public RouteConfiguration.Builder addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addAllResponseHeadersToAdd
public RouteConfiguration.Builder addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
clearResponseHeadersToAdd
public RouteConfiguration.Builder clearResponseHeadersToAdd()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
removeResponseHeadersToAdd
public RouteConfiguration.Builder removeResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
getResponseHeadersToAddBuilder
public HeaderValueOption.Builder getResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
getResponseHeadersToAddOrBuilder
public HeaderValueOptionOrBuilder getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToAddOrBuilderin interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAddOrBuilderList
public List<? extends HeaderValueOptionOrBuilder> getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToAddOrBuilderListin interfaceRouteConfigurationOrBuilder
-
addResponseHeadersToAddBuilder
public HeaderValueOption.Builder addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
addResponseHeadersToAddBuilder
public HeaderValueOption.Builder addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
getResponseHeadersToAddBuilderList
public List<HeaderValueOption.Builder> getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
-
getResponseHeadersToRemoveList
public com.google.protobuf.ProtocolStringList getResponseHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToRemoveListin interfaceRouteConfigurationOrBuilder- Returns:
- A list containing the responseHeadersToRemove.
-
getResponseHeadersToRemoveCount
public int getResponseHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToRemoveCountin interfaceRouteConfigurationOrBuilder- Returns:
- The count of responseHeadersToRemove.
-
getResponseHeadersToRemove
public String getResponseHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToRemovein interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The responseHeadersToRemove at the given index.
-
getResponseHeadersToRemoveBytes
public com.google.protobuf.ByteString getResponseHeadersToRemoveBytes(int index)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Specified by:
getResponseHeadersToRemoveBytesin interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the responseHeadersToRemove at the given index.
-
setResponseHeadersToRemove
public RouteConfiguration.Builder setResponseHeadersToRemove(int index, String value)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Parameters:
index- The index to set the value at.value- The responseHeadersToRemove to set.- Returns:
- This builder for chaining.
-
addResponseHeadersToRemove
public RouteConfiguration.Builder addResponseHeadersToRemove(String value)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Parameters:
value- The responseHeadersToRemove to add.- Returns:
- This builder for chaining.
-
addAllResponseHeadersToRemove
public RouteConfiguration.Builder addAllResponseHeadersToRemove(Iterable<String> values)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Parameters:
values- The responseHeadersToRemove to add.- Returns:
- This builder for chaining.
-
clearResponseHeadersToRemove
public RouteConfiguration.Builder clearResponseHeadersToRemove()
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
addResponseHeadersToRemoveBytes
public RouteConfiguration.Builder addResponseHeadersToRemoveBytes(com.google.protobuf.ByteString value)
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }- Parameters:
value- The bytes of the responseHeadersToRemove to add.- Returns:
- This builder for chaining.
-
getRequestHeadersToAddList
public List<HeaderValueOption> getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToAddListin interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAddCount
public int getRequestHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToAddCountin interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAdd
public HeaderValueOption getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToAddin interfaceRouteConfigurationOrBuilder
-
setRequestHeadersToAdd
public RouteConfiguration.Builder setRequestHeadersToAdd(int index, HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
setRequestHeadersToAdd
public RouteConfiguration.Builder setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addRequestHeadersToAdd
public RouteConfiguration.Builder addRequestHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addRequestHeadersToAdd
public RouteConfiguration.Builder addRequestHeadersToAdd(int index, HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addRequestHeadersToAdd
public RouteConfiguration.Builder addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addRequestHeadersToAdd
public RouteConfiguration.Builder addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addAllRequestHeadersToAdd
public RouteConfiguration.Builder addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
clearRequestHeadersToAdd
public RouteConfiguration.Builder clearRequestHeadersToAdd()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
removeRequestHeadersToAdd
public RouteConfiguration.Builder removeRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
getRequestHeadersToAddBuilder
public HeaderValueOption.Builder getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
getRequestHeadersToAddOrBuilder
public HeaderValueOptionOrBuilder getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToAddOrBuilderin interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAddOrBuilderList
public List<? extends HeaderValueOptionOrBuilder> getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToAddOrBuilderListin interfaceRouteConfigurationOrBuilder
-
addRequestHeadersToAddBuilder
public HeaderValueOption.Builder addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
addRequestHeadersToAddBuilder
public HeaderValueOption.Builder addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
getRequestHeadersToAddBuilderList
public List<HeaderValueOption.Builder> getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
-
getRequestHeadersToRemoveList
public com.google.protobuf.ProtocolStringList getRequestHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToRemoveListin interfaceRouteConfigurationOrBuilder- Returns:
- A list containing the requestHeadersToRemove.
-
getRequestHeadersToRemoveCount
public int getRequestHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToRemoveCountin interfaceRouteConfigurationOrBuilder- Returns:
- The count of requestHeadersToRemove.
-
getRequestHeadersToRemove
public String getRequestHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToRemovein interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The requestHeadersToRemove at the given index.
-
getRequestHeadersToRemoveBytes
public com.google.protobuf.ByteString getRequestHeadersToRemoveBytes(int index)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Specified by:
getRequestHeadersToRemoveBytesin interfaceRouteConfigurationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the requestHeadersToRemove at the given index.
-
setRequestHeadersToRemove
public RouteConfiguration.Builder setRequestHeadersToRemove(int index, String value)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Parameters:
index- The index to set the value at.value- The requestHeadersToRemove to set.- Returns:
- This builder for chaining.
-
addRequestHeadersToRemove
public RouteConfiguration.Builder addRequestHeadersToRemove(String value)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Parameters:
value- The requestHeadersToRemove to add.- Returns:
- This builder for chaining.
-
addAllRequestHeadersToRemove
public RouteConfiguration.Builder addAllRequestHeadersToRemove(Iterable<String> values)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Parameters:
values- The requestHeadersToRemove to add.- Returns:
- This builder for chaining.
-
clearRequestHeadersToRemove
public RouteConfiguration.Builder clearRequestHeadersToRemove()
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
addRequestHeadersToRemoveBytes
public RouteConfiguration.Builder addRequestHeadersToRemoveBytes(com.google.protobuf.ByteString value)
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }- Parameters:
value- The bytes of the requestHeadersToRemove to add.- Returns:
- This builder for chaining.
-
getMostSpecificHeaderMutationsWins
public boolean getMostSpecificHeaderMutationsWins()
By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true. Defaults to false.
bool most_specific_header_mutations_wins = 10;- Specified by:
getMostSpecificHeaderMutationsWinsin interfaceRouteConfigurationOrBuilder- Returns:
- The mostSpecificHeaderMutationsWins.
-
setMostSpecificHeaderMutationsWins
public RouteConfiguration.Builder setMostSpecificHeaderMutationsWins(boolean value)
By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true. Defaults to false.
bool most_specific_header_mutations_wins = 10;- Parameters:
value- The mostSpecificHeaderMutationsWins to set.- Returns:
- This builder for chaining.
-
clearMostSpecificHeaderMutationsWins
public RouteConfiguration.Builder clearMostSpecificHeaderMutationsWins()
By default, headers that should be added/removed are evaluated from most to least specific: * route level * virtual host level * connection manager level To allow setting overrides at the route or virtual host level, this order can be reversed by setting this option to true. Defaults to false.
bool most_specific_header_mutations_wins = 10;- Returns:
- This builder for chaining.
-
hasValidateClusters
public boolean hasValidateClusters()
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;- Specified by:
hasValidateClustersin interfaceRouteConfigurationOrBuilder- Returns:
- Whether the validateClusters field is set.
-
getValidateClusters
public com.google.protobuf.BoolValue getValidateClusters()
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;- Specified by:
getValidateClustersin interfaceRouteConfigurationOrBuilder- Returns:
- The validateClusters.
-
setValidateClusters
public RouteConfiguration.Builder setValidateClusters(com.google.protobuf.BoolValue value)
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
-
setValidateClusters
public RouteConfiguration.Builder setValidateClusters(com.google.protobuf.BoolValue.Builder builderForValue)
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
-
mergeValidateClusters
public RouteConfiguration.Builder mergeValidateClusters(com.google.protobuf.BoolValue value)
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
-
clearValidateClusters
public RouteConfiguration.Builder clearValidateClusters()
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
-
getValidateClustersBuilder
public com.google.protobuf.BoolValue.Builder getValidateClustersBuilder()
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
-
getValidateClustersOrBuilder
public com.google.protobuf.BoolValueOrBuilder getValidateClustersOrBuilder()
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;- Specified by:
getValidateClustersOrBuilderin interfaceRouteConfigurationOrBuilder
-
hasMaxDirectResponseBodySizeBytes
public boolean hasMaxDirectResponseBodySizeBytes()
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;- Specified by:
hasMaxDirectResponseBodySizeBytesin interfaceRouteConfigurationOrBuilder- Returns:
- Whether the maxDirectResponseBodySizeBytes field is set.
-
getMaxDirectResponseBodySizeBytes
public com.google.protobuf.UInt32Value getMaxDirectResponseBodySizeBytes()
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;- Specified by:
getMaxDirectResponseBodySizeBytesin interfaceRouteConfigurationOrBuilder- Returns:
- The maxDirectResponseBodySizeBytes.
-
setMaxDirectResponseBodySizeBytes
public RouteConfiguration.Builder setMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value value)
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
-
setMaxDirectResponseBodySizeBytes
public RouteConfiguration.Builder setMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
-
mergeMaxDirectResponseBodySizeBytes
public RouteConfiguration.Builder mergeMaxDirectResponseBodySizeBytes(com.google.protobuf.UInt32Value value)
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
-
clearMaxDirectResponseBodySizeBytes
public RouteConfiguration.Builder clearMaxDirectResponseBodySizeBytes()
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
-
getMaxDirectResponseBodySizeBytesBuilder
public com.google.protobuf.UInt32Value.Builder getMaxDirectResponseBodySizeBytesBuilder()
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
-
getMaxDirectResponseBodySizeBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxDirectResponseBodySizeBytesOrBuilder()
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;- Specified by:
getMaxDirectResponseBodySizeBytesOrBuilderin interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsList
public List<ClusterSpecifierPlugin> getClusterSpecifierPluginsList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;- Specified by:
getClusterSpecifierPluginsListin interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsCount
public int getClusterSpecifierPluginsCount()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;- Specified by:
getClusterSpecifierPluginsCountin interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPlugins
public ClusterSpecifierPlugin getClusterSpecifierPlugins(int index)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;- Specified by:
getClusterSpecifierPluginsin interfaceRouteConfigurationOrBuilder
-
setClusterSpecifierPlugins
public RouteConfiguration.Builder setClusterSpecifierPlugins(int index, ClusterSpecifierPlugin value)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
setClusterSpecifierPlugins
public RouteConfiguration.Builder setClusterSpecifierPlugins(int index, ClusterSpecifierPlugin.Builder builderForValue)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addClusterSpecifierPlugins
public RouteConfiguration.Builder addClusterSpecifierPlugins(ClusterSpecifierPlugin value)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addClusterSpecifierPlugins
public RouteConfiguration.Builder addClusterSpecifierPlugins(int index, ClusterSpecifierPlugin value)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addClusterSpecifierPlugins
public RouteConfiguration.Builder addClusterSpecifierPlugins(ClusterSpecifierPlugin.Builder builderForValue)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addClusterSpecifierPlugins
public RouteConfiguration.Builder addClusterSpecifierPlugins(int index, ClusterSpecifierPlugin.Builder builderForValue)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addAllClusterSpecifierPlugins
public RouteConfiguration.Builder addAllClusterSpecifierPlugins(Iterable<? extends ClusterSpecifierPlugin> values)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
clearClusterSpecifierPlugins
public RouteConfiguration.Builder clearClusterSpecifierPlugins()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
removeClusterSpecifierPlugins
public RouteConfiguration.Builder removeClusterSpecifierPlugins(int index)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
getClusterSpecifierPluginsBuilder
public ClusterSpecifierPlugin.Builder getClusterSpecifierPluginsBuilder(int index)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
getClusterSpecifierPluginsOrBuilder
public ClusterSpecifierPluginOrBuilder getClusterSpecifierPluginsOrBuilder(int index)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;- Specified by:
getClusterSpecifierPluginsOrBuilderin interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsOrBuilderList
public List<? extends ClusterSpecifierPluginOrBuilder> getClusterSpecifierPluginsOrBuilderList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;- Specified by:
getClusterSpecifierPluginsOrBuilderListin interfaceRouteConfigurationOrBuilder
-
addClusterSpecifierPluginsBuilder
public ClusterSpecifierPlugin.Builder addClusterSpecifierPluginsBuilder()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
addClusterSpecifierPluginsBuilder
public ClusterSpecifierPlugin.Builder addClusterSpecifierPluginsBuilder(int index)
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
getClusterSpecifierPluginsBuilderList
public List<ClusterSpecifierPlugin.Builder> getClusterSpecifierPluginsBuilderList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
-
getRequestMirrorPoliciesList
public List<RouteAction.RequestMirrorPolicy> getRequestMirrorPoliciesList()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;- Specified by:
getRequestMirrorPoliciesListin interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesCount
public int getRequestMirrorPoliciesCount()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;- Specified by:
getRequestMirrorPoliciesCountin interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPolicies
public RouteAction.RequestMirrorPolicy getRequestMirrorPolicies(int index)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;- Specified by:
getRequestMirrorPoliciesin interfaceRouteConfigurationOrBuilder
-
setRequestMirrorPolicies
public RouteConfiguration.Builder setRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy value)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
setRequestMirrorPolicies
public RouteConfiguration.Builder setRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy.Builder builderForValue)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addRequestMirrorPolicies
public RouteConfiguration.Builder addRequestMirrorPolicies(RouteAction.RequestMirrorPolicy value)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addRequestMirrorPolicies
public RouteConfiguration.Builder addRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy value)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addRequestMirrorPolicies
public RouteConfiguration.Builder addRequestMirrorPolicies(RouteAction.RequestMirrorPolicy.Builder builderForValue)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addRequestMirrorPolicies
public RouteConfiguration.Builder addRequestMirrorPolicies(int index, RouteAction.RequestMirrorPolicy.Builder builderForValue)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addAllRequestMirrorPolicies
public RouteConfiguration.Builder addAllRequestMirrorPolicies(Iterable<? extends RouteAction.RequestMirrorPolicy> values)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
clearRequestMirrorPolicies
public RouteConfiguration.Builder clearRequestMirrorPolicies()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
removeRequestMirrorPolicies
public RouteConfiguration.Builder removeRequestMirrorPolicies(int index)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
getRequestMirrorPoliciesBuilder
public RouteAction.RequestMirrorPolicy.Builder getRequestMirrorPoliciesBuilder(int index)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
getRequestMirrorPoliciesOrBuilder
public RouteAction.RequestMirrorPolicyOrBuilder getRequestMirrorPoliciesOrBuilder(int index)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;- Specified by:
getRequestMirrorPoliciesOrBuilderin interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesOrBuilderList
public List<? extends RouteAction.RequestMirrorPolicyOrBuilder> getRequestMirrorPoliciesOrBuilderList()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;- Specified by:
getRequestMirrorPoliciesOrBuilderListin interfaceRouteConfigurationOrBuilder
-
addRequestMirrorPoliciesBuilder
public RouteAction.RequestMirrorPolicy.Builder addRequestMirrorPoliciesBuilder()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
addRequestMirrorPoliciesBuilder
public RouteAction.RequestMirrorPolicy.Builder addRequestMirrorPoliciesBuilder(int index)
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
getRequestMirrorPoliciesBuilderList
public List<RouteAction.RequestMirrorPolicy.Builder> getRequestMirrorPoliciesBuilderList()
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
-
getIgnorePortInHostMatching
public boolean getIgnorePortInHostMatching()
By default, port in :authority header (if any) is used in host matching. With this option enabled, Envoy will ignore the port number in the :authority header (if any) when picking VirtualHost. NOTE: this option will not strip the port number (if any) contained in route config :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost`.domains field.
bool ignore_port_in_host_matching = 14;- Specified by:
getIgnorePortInHostMatchingin interfaceRouteConfigurationOrBuilder- Returns:
- The ignorePortInHostMatching.
-
setIgnorePortInHostMatching
public RouteConfiguration.Builder setIgnorePortInHostMatching(boolean value)
By default, port in :authority header (if any) is used in host matching. With this option enabled, Envoy will ignore the port number in the :authority header (if any) when picking VirtualHost. NOTE: this option will not strip the port number (if any) contained in route config :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost`.domains field.
bool ignore_port_in_host_matching = 14;- Parameters:
value- The ignorePortInHostMatching to set.- Returns:
- This builder for chaining.
-
clearIgnorePortInHostMatching
public RouteConfiguration.Builder clearIgnorePortInHostMatching()
By default, port in :authority header (if any) is used in host matching. With this option enabled, Envoy will ignore the port number in the :authority header (if any) when picking VirtualHost. NOTE: this option will not strip the port number (if any) contained in route config :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost`.domains field.
bool ignore_port_in_host_matching = 14;- Returns:
- This builder for chaining.
-
getIgnorePathParametersInPathMatching
public boolean getIgnorePathParametersInPathMatching()
Ignore path-parameters in path-matching. Before RFC3986, URI were like(RFC1808): <scheme>://<net_loc>/<path>;<params>?<query>#<fragment> Envoy by default takes ":path" as "<path>;<params>". For users who want to only match path on the "<path>" portion, this option should be true.
bool ignore_path_parameters_in_path_matching = 15;- Specified by:
getIgnorePathParametersInPathMatchingin interfaceRouteConfigurationOrBuilder- Returns:
- The ignorePathParametersInPathMatching.
-
setIgnorePathParametersInPathMatching
public RouteConfiguration.Builder setIgnorePathParametersInPathMatching(boolean value)
Ignore path-parameters in path-matching. Before RFC3986, URI were like(RFC1808): <scheme>://<net_loc>/<path>;<params>?<query>#<fragment> Envoy by default takes ":path" as "<path>;<params>". For users who want to only match path on the "<path>" portion, this option should be true.
bool ignore_path_parameters_in_path_matching = 15;- Parameters:
value- The ignorePathParametersInPathMatching to set.- Returns:
- This builder for chaining.
-
clearIgnorePathParametersInPathMatching
public RouteConfiguration.Builder clearIgnorePathParametersInPathMatching()
Ignore path-parameters in path-matching. Before RFC3986, URI were like(RFC1808): <scheme>://<net_loc>/<path>;<params>?<query>#<fragment> Envoy by default takes ":path" as "<path>;<params>". For users who want to only match path on the "<path>" portion, this option should be true.
bool ignore_path_parameters_in_path_matching = 15;- Returns:
- This builder for chaining.
-
setUnknownFields
public final RouteConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
mergeUnknownFields
public final RouteConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>
-
-