Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfigOrBuilder
-
Packages that use HttpConnectionManager.InternalAddressConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManager.InternalAddressConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Class Description static class
HttpConnectionManager.InternalAddressConfig
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfig
static class
HttpConnectionManager.InternalAddressConfig.Builder
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfig
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.InternalAddressConfig,HttpConnectionManager.InternalAddressConfig.Builder,HttpConnectionManager.InternalAddressConfigOrBuilder>
HttpConnectionManager.Builder. internalAddressConfigBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Method Description HttpConnectionManager.InternalAddressConfigOrBuilder
HttpConnectionManager.Builder. getInternalAddressConfigOrBuilder()
Configures what network addresses are considered internal for stats and header sanitation purposes.HttpConnectionManager.InternalAddressConfigOrBuilder
HttpConnectionManager. getInternalAddressConfigOrBuilder()
Configures what network addresses are considered internal for stats and header sanitation purposes.HttpConnectionManager.InternalAddressConfigOrBuilder
HttpConnectionManagerOrBuilder. getInternalAddressConfigOrBuilder()
Configures what network addresses are considered internal for stats and header sanitation purposes.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.InternalAddressConfig,HttpConnectionManager.InternalAddressConfig.Builder,HttpConnectionManager.InternalAddressConfigOrBuilder>
HttpConnectionManager.Builder. getInternalAddressConfigFieldBuilder()
Configures what network addresses are considered internal for stats and header sanitation purposes.
-