public static final class Rds.RouteConfiguration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder> implements Rds.RouteConfigurationOrBuilder
[#comment:next free field: 9]Protobuf type
envoy.api.v2.RouteConfiguration| Modifier and Type | Method and Description |
|---|---|
Rds.RouteConfiguration.Builder |
addAllInternalOnlyHeaders(Iterable<String> values)
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
Rds.RouteConfiguration.Builder |
addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addAllResponseHeadersToRemove(Iterable<String> values)
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addAllVirtualHosts(Iterable<? extends RouteOuterClass.VirtualHost> values)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
addInternalOnlyHeaders(String value)
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rds.RouteConfiguration.Builder |
addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
addRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
addRequestHeadersToRemove(String value)
Specifies a list of HTTP headers that should be removed from each request
routed by the HTTP connection manager.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
addResponseHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addResponseHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addResponseHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption.Builder |
addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption.Builder |
addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
addResponseHeadersToRemove(String value)
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
addVirtualHosts(int index,
RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
addVirtualHosts(int index,
RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
addVirtualHosts(RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
addVirtualHosts(RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
|
RouteOuterClass.VirtualHost.Builder |
addVirtualHostsBuilder()
An array of virtual hosts that make up the route table.
|
RouteOuterClass.VirtualHost.Builder |
addVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration |
build() |
Rds.RouteConfiguration |
buildPartial() |
Rds.RouteConfiguration.Builder |
clear() |
Rds.RouteConfiguration.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Rds.RouteConfiguration.Builder |
clearInternalOnlyHeaders()
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
Rds.RouteConfiguration.Builder |
clearName()
The name of the route configuration.
|
Rds.RouteConfiguration.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Rds.RouteConfiguration.Builder |
clearRequestHeadersToAdd()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
clearRequestHeadersToRemove()
Specifies a list of HTTP headers that should be removed from each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
clearResponseHeadersToAdd()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
clearResponseHeadersToRemove()
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
clearValidateClusters()
An optional boolean that specifies whether the clusters that the route
table refers to will be validated by the cluster manager.
|
Rds.RouteConfiguration.Builder |
clearVirtualHosts()
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
clone() |
Rds.RouteConfiguration |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInternalOnlyHeaders(int index)
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
com.google.protobuf.ByteString |
getInternalOnlyHeadersBytes(int index)
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
int |
getInternalOnlyHeadersCount()
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
com.google.protobuf.ProtocolStringList |
getInternalOnlyHeadersList()
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
String |
getName()
The name of the route configuration.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the route configuration.
|
Base.HeaderValueOption |
getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption.Builder> |
getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
int |
getRequestHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption> |
getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOptionOrBuilder |
getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<? extends Base.HeaderValueOptionOrBuilder> |
getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
String |
getRequestHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each request
routed by the HTTP connection manager.
|
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.
|
int |
getRequestHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each request
routed by the HTTP connection manager.
|
com.google.protobuf.ProtocolStringList |
getRequestHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption |
getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption.Builder |
getResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<Base.HeaderValueOption.Builder> |
getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
int |
getResponseHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<Base.HeaderValueOption> |
getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOptionOrBuilder |
getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<? extends Base.HeaderValueOptionOrBuilder> |
getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
String |
getResponseHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
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.
|
int |
getResponseHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
com.google.protobuf.ProtocolStringList |
getResponseHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each response
that the connection manager encodes.
|
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.
|
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.
|
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.
|
RouteOuterClass.VirtualHost |
getVirtualHosts(int index)
An array of virtual hosts that make up the route table.
|
RouteOuterClass.VirtualHost.Builder |
getVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
|
List<RouteOuterClass.VirtualHost.Builder> |
getVirtualHostsBuilderList()
An array of virtual hosts that make up the route table.
|
int |
getVirtualHostsCount()
An array of virtual hosts that make up the route table.
|
List<RouteOuterClass.VirtualHost> |
getVirtualHostsList()
An array of virtual hosts that make up the route table.
|
RouteOuterClass.VirtualHostOrBuilder |
getVirtualHostsOrBuilder(int index)
An array of virtual hosts that make up the route table.
|
List<? extends RouteOuterClass.VirtualHostOrBuilder> |
getVirtualHostsOrBuilderList()
An array of virtual hosts that make up the route table.
|
boolean |
hasValidateClusters()
An optional boolean that specifies whether the clusters that the route
table refers to will be validated by the cluster manager.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Rds.RouteConfiguration.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rds.RouteConfiguration.Builder |
mergeFrom(com.google.protobuf.Message other) |
Rds.RouteConfiguration.Builder |
mergeFrom(Rds.RouteConfiguration other) |
Rds.RouteConfiguration.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rds.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.
|
Rds.RouteConfiguration.Builder |
removeRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
removeResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
removeVirtualHosts(int index)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rds.RouteConfiguration.Builder |
setInternalOnlyHeaders(int index,
String value)
Optionally specifies a list of HTTP headers that the connection manager
will consider to be internal only.
|
Rds.RouteConfiguration.Builder |
setName(String value)
The name of the route configuration.
|
Rds.RouteConfiguration.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the route configuration.
|
Rds.RouteConfiguration.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Rds.RouteConfiguration.Builder |
setRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
setResponseHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rds.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.
|
Rds.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.
|
Rds.RouteConfiguration.Builder |
setVirtualHosts(int index,
RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
|
Rds.RouteConfiguration.Builder |
setVirtualHosts(int index,
RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Rds.RouteConfiguration build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Rds.RouteConfiguration buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Rds.RouteConfiguration.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder mergeFrom(Rds.RouteConfiguration other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public Rds.RouteConfiguration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Rds.RouteConfiguration.Builder>IOExceptionpublic String getName()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_api_field_config.filter.network.http_connection_manager.v2.Rds.route_config_name>` in :ref:`envoy_api_msg_config.filter.network.http_connection_manager.v2.Rds`.
string name = 1;getName in interface Rds.RouteConfigurationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_api_field_config.filter.network.http_connection_manager.v2.Rds.route_config_name>` in :ref:`envoy_api_msg_config.filter.network.http_connection_manager.v2.Rds`.
string name = 1;getNameBytes in interface Rds.RouteConfigurationOrBuilderpublic Rds.RouteConfiguration.Builder setName(String value)
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_api_field_config.filter.network.http_connection_manager.v2.Rds.route_config_name>` in :ref:`envoy_api_msg_config.filter.network.http_connection_manager.v2.Rds`.
string name = 1;public Rds.RouteConfiguration.Builder clearName()
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_api_field_config.filter.network.http_connection_manager.v2.Rds.route_config_name>` in :ref:`envoy_api_msg_config.filter.network.http_connection_manager.v2.Rds`.
string name = 1;public Rds.RouteConfiguration.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_api_field_config.filter.network.http_connection_manager.v2.Rds.route_config_name>` in :ref:`envoy_api_msg_config.filter.network.http_connection_manager.v2.Rds`.
string name = 1;public List<RouteOuterClass.VirtualHost> getVirtualHostsList()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];getVirtualHostsList in interface Rds.RouteConfigurationOrBuilderpublic int getVirtualHostsCount()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];getVirtualHostsCount in interface Rds.RouteConfigurationOrBuilderpublic RouteOuterClass.VirtualHost getVirtualHosts(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];getVirtualHosts in interface Rds.RouteConfigurationOrBuilderpublic Rds.RouteConfiguration.Builder setVirtualHosts(int index, RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder setVirtualHosts(int index, RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder addVirtualHosts(RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder addVirtualHosts(int index, RouteOuterClass.VirtualHost value)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder addVirtualHosts(RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder addVirtualHosts(int index, RouteOuterClass.VirtualHost.Builder builderForValue)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder addAllVirtualHosts(Iterable<? extends RouteOuterClass.VirtualHost> values)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder clearVirtualHosts()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public Rds.RouteConfiguration.Builder removeVirtualHosts(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public RouteOuterClass.VirtualHost.Builder getVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public RouteOuterClass.VirtualHostOrBuilder getVirtualHostsOrBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];getVirtualHostsOrBuilder in interface Rds.RouteConfigurationOrBuilderpublic List<? extends RouteOuterClass.VirtualHostOrBuilder> getVirtualHostsOrBuilderList()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];getVirtualHostsOrBuilderList in interface Rds.RouteConfigurationOrBuilderpublic RouteOuterClass.VirtualHost.Builder addVirtualHostsBuilder()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public RouteOuterClass.VirtualHost.Builder addVirtualHostsBuilder(int index)
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];public List<RouteOuterClass.VirtualHost.Builder> getVirtualHostsBuilderList()
An array of virtual hosts that make up the route table.
repeated .envoy.api.v2.route.VirtualHost virtual_hosts = 2 [(.gogoproto.nullable) = false];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;getInternalOnlyHeadersList in interface Rds.RouteConfigurationOrBuilderpublic 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;getInternalOnlyHeadersCount in interface Rds.RouteConfigurationOrBuilderpublic 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;getInternalOnlyHeaders in interface Rds.RouteConfigurationOrBuilderpublic 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;getInternalOnlyHeadersBytes in interface Rds.RouteConfigurationOrBuilderpublic Rds.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;public Rds.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;public Rds.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;public Rds.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;public Rds.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;public List<Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;getResponseHeadersToAddList in interface Rds.RouteConfigurationOrBuilderpublic 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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;getResponseHeadersToAddCount in interface Rds.RouteConfigurationOrBuilderpublic Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;getResponseHeadersToAdd in interface Rds.RouteConfigurationOrBuilderpublic Rds.RouteConfiguration.Builder setResponseHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder setResponseHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder addResponseHeadersToAdd(Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder addResponseHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder addResponseHeadersToAdd(Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder addResponseHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.RouteConfiguration.Builder addAllResponseHeadersToAdd(Iterable<? extends Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Rds.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;getResponseHeadersToAddOrBuilder in interface Rds.RouteConfigurationOrBuilderpublic List<? extends Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;getResponseHeadersToAddOrBuilderList in interface Rds.RouteConfigurationOrBuilderpublic Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;public List<Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption response_headers_to_add = 4;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;getResponseHeadersToRemoveList in interface Rds.RouteConfigurationOrBuilderpublic 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;getResponseHeadersToRemoveCount in interface Rds.RouteConfigurationOrBuilderpublic 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;getResponseHeadersToRemove in interface Rds.RouteConfigurationOrBuilderpublic 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;getResponseHeadersToRemoveBytes in interface Rds.RouteConfigurationOrBuilderpublic Rds.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;public Rds.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;public Rds.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;public Rds.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;public Rds.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;public List<Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddList in interface Rds.RouteConfigurationOrBuilderpublic 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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddCount in interface Rds.RouteConfigurationOrBuilderpublic Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAdd in interface Rds.RouteConfigurationOrBuilderpublic Rds.RouteConfiguration.Builder setRequestHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder setRequestHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder addRequestHeadersToAdd(Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder addRequestHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder addRequestHeadersToAdd(Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder addRequestHeadersToAdd(int index, Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.RouteConfiguration.Builder addAllRequestHeadersToAdd(Iterable<? extends Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Rds.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddOrBuilder in interface Rds.RouteConfigurationOrBuilderpublic List<? extends Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddOrBuilderList in interface Rds.RouteConfigurationOrBuilderpublic Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;public List<Base.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_api_msg_route.VirtualHost` or :ref:`envoy_api_msg_route.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.api.v2.core.HeaderValueOption request_headers_to_add = 6;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;getRequestHeadersToRemoveList in interface Rds.RouteConfigurationOrBuilderpublic 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;getRequestHeadersToRemoveCount in interface Rds.RouteConfigurationOrBuilderpublic 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;getRequestHeadersToRemove in interface Rds.RouteConfigurationOrBuilderpublic 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;getRequestHeadersToRemoveBytes in interface Rds.RouteConfigurationOrBuilderpublic Rds.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;public Rds.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;public Rds.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;public Rds.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;public Rds.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;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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;hasValidateClusters in interface Rds.RouteConfigurationOrBuilderpublic 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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;getValidateClusters in interface Rds.RouteConfigurationOrBuilderpublic Rds.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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;public Rds.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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;public Rds.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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;public Rds.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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;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_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.rds>` option. Users may which 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 in interface Rds.RouteConfigurationOrBuilderpublic final Rds.RouteConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>public final Rds.RouteConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Rds.RouteConfiguration.Builder>Copyright © 2018 The Envoy Project. All rights reserved.