public static final class ThriftProxyOuterClass.ThriftProxy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder> implements ThriftProxyOuterClass.ThriftProxyOrBuilder
[#comment:next free field: 6]Protobuf type
envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftProxy| Modifier and Type | Method and Description |
|---|---|
ThriftProxyOuterClass.ThriftProxy.Builder |
addAllThriftFilters(Iterable<? extends ThriftProxyOuterClass.ThriftFilter> values)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ThriftProxyOuterClass.ThriftProxy.Builder |
addThriftFilters(int index,
ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
addThriftFilters(int index,
ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
addThriftFilters(ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
addThriftFilters(ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftFilter.Builder |
addThriftFiltersBuilder()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftFilter.Builder |
addThriftFiltersBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy |
build() |
ThriftProxyOuterClass.ThriftProxy |
buildPartial() |
ThriftProxyOuterClass.ThriftProxy.Builder |
clear() |
ThriftProxyOuterClass.ThriftProxy.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ThriftProxyOuterClass.ThriftProxy.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ThriftProxyOuterClass.ThriftProxy.Builder |
clearProtocol()
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
clearRouteConfig()
The route table for the connection manager is static and is specified in this property.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
clearStatPrefix()
The human readable prefix to use when emitting statistics.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
clearThriftFilters()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
clearTransport()
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
clone() |
ThriftProxyOuterClass.ThriftProxy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ThriftProxyOuterClass.ProtocolType |
getProtocol()
Supplies the type of protocol that the Thrift proxy should use.
|
int |
getProtocolValue()
Supplies the type of protocol that the Thrift proxy should use.
|
RouteOuterClass.RouteConfiguration |
getRouteConfig()
The route table for the connection manager is static and is specified in this property.
|
RouteOuterClass.RouteConfiguration.Builder |
getRouteConfigBuilder()
The route table for the connection manager is static and is specified in this property.
|
RouteOuterClass.RouteConfigurationOrBuilder |
getRouteConfigOrBuilder()
The route table for the connection manager is static and is specified in this property.
|
String |
getStatPrefix()
The human readable prefix to use when emitting statistics.
|
com.google.protobuf.ByteString |
getStatPrefixBytes()
The human readable prefix to use when emitting statistics.
|
ThriftProxyOuterClass.ThriftFilter |
getThriftFilters(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftFilter.Builder |
getThriftFiltersBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
List<ThriftProxyOuterClass.ThriftFilter.Builder> |
getThriftFiltersBuilderList()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
int |
getThriftFiltersCount()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
List<ThriftProxyOuterClass.ThriftFilter> |
getThriftFiltersList()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftFilterOrBuilder |
getThriftFiltersOrBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
List<? extends ThriftProxyOuterClass.ThriftFilterOrBuilder> |
getThriftFiltersOrBuilderList()
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.TransportType |
getTransport()
Supplies the type of transport that the Thrift proxy should use.
|
int |
getTransportValue()
Supplies the type of transport that the Thrift proxy should use.
|
boolean |
hasRouteConfig()
The route table for the connection manager is static and is specified in this property.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ThriftProxyOuterClass.ThriftProxy.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ThriftProxyOuterClass.ThriftProxy.Builder |
mergeFrom(com.google.protobuf.Message other) |
ThriftProxyOuterClass.ThriftProxy.Builder |
mergeFrom(ThriftProxyOuterClass.ThriftProxy other) |
ThriftProxyOuterClass.ThriftProxy.Builder |
mergeRouteConfig(RouteOuterClass.RouteConfiguration value)
The route table for the connection manager is static and is specified in this property.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ThriftProxyOuterClass.ThriftProxy.Builder |
removeThriftFilters(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ThriftProxyOuterClass.ThriftProxy.Builder |
setProtocol(ThriftProxyOuterClass.ProtocolType value)
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setProtocolValue(int value)
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ThriftProxyOuterClass.ThriftProxy.Builder |
setRouteConfig(RouteOuterClass.RouteConfiguration.Builder builderForValue)
The route table for the connection manager is static and is specified in this property.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setRouteConfig(RouteOuterClass.RouteConfiguration value)
The route table for the connection manager is static and is specified in this property.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setStatPrefix(String value)
The human readable prefix to use when emitting statistics.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting statistics.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setThriftFilters(int index,
ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setThriftFilters(int index,
ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the
Thrift proxy.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setTransport(ThriftProxyOuterClass.TransportType value)
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setTransportValue(int value)
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProxy.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.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<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ThriftProxyOuterClass.ThriftProxy build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ThriftProxyOuterClass.ThriftProxy buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ThriftProxyOuterClass.ThriftProxy.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.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<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.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<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.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<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.Builder mergeFrom(ThriftProxyOuterClass.ThriftProxy other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public ThriftProxyOuterClass.ThriftProxy.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<ThriftProxyOuterClass.ThriftProxy.Builder>IOExceptionpublic int getTransportValue()
Supplies the type of transport that the Thrift proxy should use. Defaults to :ref:`AUTO_TRANSPORT<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.TransportType.AUTO_TRANSPORT>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.TransportType transport = 2 [(.validate.rules) = { ... }getTransportValue in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setTransportValue(int value)
Supplies the type of transport that the Thrift proxy should use. Defaults to :ref:`AUTO_TRANSPORT<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.TransportType.AUTO_TRANSPORT>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.TransportType transport = 2 [(.validate.rules) = { ... }public ThriftProxyOuterClass.TransportType getTransport()
Supplies the type of transport that the Thrift proxy should use. Defaults to :ref:`AUTO_TRANSPORT<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.TransportType.AUTO_TRANSPORT>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.TransportType transport = 2 [(.validate.rules) = { ... }getTransport in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setTransport(ThriftProxyOuterClass.TransportType value)
Supplies the type of transport that the Thrift proxy should use. Defaults to :ref:`AUTO_TRANSPORT<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.TransportType.AUTO_TRANSPORT>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.TransportType transport = 2 [(.validate.rules) = { ... }public ThriftProxyOuterClass.ThriftProxy.Builder clearTransport()
Supplies the type of transport that the Thrift proxy should use. Defaults to :ref:`AUTO_TRANSPORT<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.TransportType.AUTO_TRANSPORT>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.TransportType transport = 2 [(.validate.rules) = { ... }public int getProtocolValue()
Supplies the type of protocol that the Thrift proxy should use. Defaults to :ref:`AUTO_PROTOCOL<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.ProtocolType.AUTO_PROTOCOL>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.ProtocolType protocol = 3 [(.validate.rules) = { ... }getProtocolValue in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setProtocolValue(int value)
Supplies the type of protocol that the Thrift proxy should use. Defaults to :ref:`AUTO_PROTOCOL<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.ProtocolType.AUTO_PROTOCOL>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.ProtocolType protocol = 3 [(.validate.rules) = { ... }public ThriftProxyOuterClass.ProtocolType getProtocol()
Supplies the type of protocol that the Thrift proxy should use. Defaults to :ref:`AUTO_PROTOCOL<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.ProtocolType.AUTO_PROTOCOL>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.ProtocolType protocol = 3 [(.validate.rules) = { ... }getProtocol in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setProtocol(ThriftProxyOuterClass.ProtocolType value)
Supplies the type of protocol that the Thrift proxy should use. Defaults to :ref:`AUTO_PROTOCOL<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.ProtocolType.AUTO_PROTOCOL>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.ProtocolType protocol = 3 [(.validate.rules) = { ... }public ThriftProxyOuterClass.ThriftProxy.Builder clearProtocol()
Supplies the type of protocol that the Thrift proxy should use. Defaults to :ref:`AUTO_PROTOCOL<envoy_api_enum_value_config.filter.network.thrift_proxy.v2alpha1.ProtocolType.AUTO_PROTOCOL>`.
.envoy.config.filter.network.thrift_proxy.v2alpha1.ProtocolType protocol = 3 [(.validate.rules) = { ... }public String getStatPrefix()
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefix in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic com.google.protobuf.ByteString getStatPrefixBytes()
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefixBytes in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setStatPrefix(String value)
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }public ThriftProxyOuterClass.ThriftProxy.Builder clearStatPrefix()
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }public ThriftProxyOuterClass.ThriftProxy.Builder setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }public boolean hasRouteConfig()
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;hasRouteConfig in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic RouteOuterClass.RouteConfiguration getRouteConfig()
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;getRouteConfig in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setRouteConfig(RouteOuterClass.RouteConfiguration value)
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;public ThriftProxyOuterClass.ThriftProxy.Builder setRouteConfig(RouteOuterClass.RouteConfiguration.Builder builderForValue)
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;public ThriftProxyOuterClass.ThriftProxy.Builder mergeRouteConfig(RouteOuterClass.RouteConfiguration value)
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;public ThriftProxyOuterClass.ThriftProxy.Builder clearRouteConfig()
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;public RouteOuterClass.RouteConfiguration.Builder getRouteConfigBuilder()
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;public RouteOuterClass.RouteConfigurationOrBuilder getRouteConfigOrBuilder()
The route table for the connection manager is static and is specified in this property.
.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteConfiguration route_config = 4;getRouteConfigOrBuilder in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic List<ThriftProxyOuterClass.ThriftFilter> getThriftFiltersList()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;getThriftFiltersList in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic int getThriftFiltersCount()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;getThriftFiltersCount in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftFilter getThriftFilters(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;getThriftFilters in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftProxy.Builder setThriftFilters(int index, ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder setThriftFilters(int index, ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder addThriftFilters(ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder addThriftFilters(int index, ThriftProxyOuterClass.ThriftFilter value)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder addThriftFilters(ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder addThriftFilters(int index, ThriftProxyOuterClass.ThriftFilter.Builder builderForValue)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder addAllThriftFilters(Iterable<? extends ThriftProxyOuterClass.ThriftFilter> values)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder clearThriftFilters()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftProxy.Builder removeThriftFilters(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftFilter.Builder getThriftFiltersBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftFilterOrBuilder getThriftFiltersOrBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;getThriftFiltersOrBuilder in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic List<? extends ThriftProxyOuterClass.ThriftFilterOrBuilder> getThriftFiltersOrBuilderList()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;getThriftFiltersOrBuilderList in interface ThriftProxyOuterClass.ThriftProxyOrBuilderpublic ThriftProxyOuterClass.ThriftFilter.Builder addThriftFiltersBuilder()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public ThriftProxyOuterClass.ThriftFilter.Builder addThriftFiltersBuilder(int index)
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public List<ThriftProxyOuterClass.ThriftFilter.Builder> getThriftFiltersBuilderList()
A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy. Order matters as the filters are processed sequentially. For backwards compatibility, if no thrift_filters are specified, a default Thrift router filter (`envoy.filters.thrift.router`) is used.
repeated .envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter thrift_filters = 5;public final ThriftProxyOuterClass.ThriftProxy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>public final ThriftProxyOuterClass.ThriftProxy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ThriftProxyOuterClass.ThriftProxy.Builder>Copyright © 2018 The Envoy Project. All rights reserved.