Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.PathNormalizationOptions.Builder
Packages that use HttpConnectionManager.PathNormalizationOptions.Builder
-
Uses of HttpConnectionManager.PathNormalizationOptions.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.PathNormalizationOptions.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.PathNormalizationOptions, HttpConnectionManager.PathNormalizationOptions.Builder, HttpConnectionManager.PathNormalizationOptionsOrBuilder> HttpConnectionManager.Builder.pathNormalizationOptionsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.PathNormalizationOptions.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.PathNormalizationOptions.Builder.clear()
HttpConnectionManager.PathNormalizationOptions.Builder.clearForwardingTransformation()
[#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.HttpConnectionManager.PathNormalizationOptions.Builder.clearHttpFilterTransformation()
[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.Builder.getPathNormalizationOptionsBuilder()
[#not-implemented-hide:] Path normalization configuration.HttpConnectionManager.PathNormalizationOptions.Builder.mergeForwardingTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.HttpConnectionManager.PathNormalizationOptions.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.PathNormalizationOptions.Builder.mergeFrom
(com.google.protobuf.Message other) HttpConnectionManager.PathNormalizationOptions.Builder.mergeFrom
(HttpConnectionManager.PathNormalizationOptions other) HttpConnectionManager.PathNormalizationOptions.Builder.mergeHttpFilterTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.PathNormalizationOptions.newBuilder()
HttpConnectionManager.PathNormalizationOptions.newBuilder
(HttpConnectionManager.PathNormalizationOptions prototype) HttpConnectionManager.PathNormalizationOptions.newBuilderForType()
HttpConnectionManager.PathNormalizationOptions.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) HttpConnectionManager.PathNormalizationOptions.Builder.setForwardingTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.HttpConnectionManager.PathNormalizationOptions.Builder.setForwardingTransformation
(PathTransformation.Builder builderForValue) [#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.HttpConnectionManager.PathNormalizationOptions.Builder.setHttpFilterTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.PathNormalizationOptions.Builder.setHttpFilterTransformation
(PathTransformation.Builder builderForValue) [#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.PathNormalizationOptions.toBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.PathNormalizationOptions.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.PathNormalizationOptions, HttpConnectionManager.PathNormalizationOptions.Builder, HttpConnectionManager.PathNormalizationOptionsOrBuilder> HttpConnectionManager.Builder.getPathNormalizationOptionsFieldBuilder()
[#not-implemented-hide:] Path normalization configuration.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManager.PathNormalizationOptions.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.setPathNormalizationOptions
(HttpConnectionManager.PathNormalizationOptions.Builder builderForValue) [#not-implemented-hide:] Path normalization configuration.