Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter
-
Packages that use ThriftFilter Package Description io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 -
-
Uses of ThriftFilter in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return ThriftFilter Modifier and Type Method Description ThriftFilterThriftFilter.Builder. build()ThriftFilterThriftFilter.Builder. buildPartial()static ThriftFilterThriftFilter. getDefaultInstance()ThriftFilterThriftFilter.Builder. getDefaultInstanceForType()ThriftFilterThriftFilter. getDefaultInstanceForType()ThriftFilterThriftProxy.Builder. getThriftFilters(int index)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.ThriftFilterThriftProxy. getThriftFilters(int index)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.ThriftFilterThriftProxyOrBuilder. getThriftFilters(int index)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.static ThriftFilterThriftFilter. parseDelimitedFrom(InputStream input)static ThriftFilterThriftFilter. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftFilterThriftFilter. parseFrom(byte[] data)static ThriftFilterThriftFilter. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftFilterThriftFilter. parseFrom(com.google.protobuf.ByteString data)static ThriftFilterThriftFilter. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftFilterThriftFilter. parseFrom(com.google.protobuf.CodedInputStream input)static ThriftFilterThriftFilter. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftFilterThriftFilter. parseFrom(InputStream input)static ThriftFilterThriftFilter. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftFilterThriftFilter. parseFrom(ByteBuffer data)static ThriftFilterThriftFilter. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return types with arguments of type ThriftFilter Modifier and Type Method Description com.google.protobuf.Parser<ThriftFilter>ThriftFilter. getParserForType()List<ThriftFilter>ThriftProxy.Builder. getThriftFiltersList()A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.List<ThriftFilter>ThriftProxy. getThriftFiltersList()A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.List<ThriftFilter>ThriftProxyOrBuilder. getThriftFiltersList()A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.static com.google.protobuf.Parser<ThriftFilter>ThriftFilter. parser()Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with parameters of type ThriftFilter Modifier and Type Method Description ThriftProxy.BuilderThriftProxy.Builder. addThriftFilters(int index, ThriftFilter value)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.ThriftProxy.BuilderThriftProxy.Builder. addThriftFilters(ThriftFilter value)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.ThriftFilter.BuilderThriftFilter.Builder. mergeFrom(ThriftFilter other)static ThriftFilter.BuilderThriftFilter. newBuilder(ThriftFilter prototype)ThriftProxy.BuilderThriftProxy.Builder. setThriftFilters(int index, ThriftFilter value)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.Method parameters in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with type arguments of type ThriftFilter Modifier and Type Method Description ThriftProxy.BuilderThriftProxy.Builder. addAllThriftFilters(Iterable<? extends ThriftFilter> values)A list of individual Thrift filters that make up the filter chain for requests made to the Thrift proxy.
-