Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformationOrBuilder
-
Packages that use PathTransformationOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 io.envoyproxy.envoy.type.http.v3 -
-
Uses of PathTransformationOrBuilder 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 PathTransformationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<PathTransformation,PathTransformation.Builder,PathTransformationOrBuilder>HttpConnectionManager.PathNormalizationOptions.Builder. forwardingTransformationBuilder_private com.google.protobuf.SingleFieldBuilder<PathTransformation,PathTransformation.Builder,PathTransformationOrBuilder>HttpConnectionManager.PathNormalizationOptions.Builder. httpFilterTransformationBuilder_Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return PathTransformationOrBuilder Modifier and Type Method Description PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptions.Builder. getForwardingTransformationOrBuilder()[#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptions. getForwardingTransformationOrBuilder()[#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptionsOrBuilder. getForwardingTransformationOrBuilder()[#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptions.Builder. getHttpFilterTransformationOrBuilder()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptions. getHttpFilterTransformationOrBuilder()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformationOrBuilderHttpConnectionManager.PathNormalizationOptionsOrBuilder. getHttpFilterTransformationOrBuilder()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type PathTransformationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<PathTransformation,PathTransformation.Builder,PathTransformationOrBuilder>HttpConnectionManager.PathNormalizationOptions.Builder. getForwardingTransformationFieldBuilder()[#not-implemented-hide:] Normalization applies internally before any processing of requests by HTTP filters, routing, and matching *and* will affect the forwarded ``:path`` header.private com.google.protobuf.SingleFieldBuilder<PathTransformation,PathTransformation.Builder,PathTransformationOrBuilder>HttpConnectionManager.PathNormalizationOptions.Builder. getHttpFilterTransformationFieldBuilder()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching. -
Uses of PathTransformationOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformationOrBuilder Modifier and Type Class Description classPathTransformationProtobuf typeenvoy.type.http.v3.PathTransformationstatic classPathTransformation.BuilderProtobuf typeenvoy.type.http.v3.PathTransformation
-