Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation
Packages that use PathTransformation
Package
Description
-
Uses of PathTransformation in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as PathTransformationModifier and TypeFieldDescriptionprivate PathTransformation
HttpConnectionManager.PathNormalizationOptions.Builder.forwardingTransformation_
private PathTransformation
HttpConnectionManager.PathNormalizationOptions.forwardingTransformation_
private PathTransformation
HttpConnectionManager.PathNormalizationOptions.Builder.httpFilterTransformation_
private PathTransformation
HttpConnectionManager.PathNormalizationOptions.httpFilterTransformation_
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type PathTransformationModifier and TypeFieldDescriptionprivate 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 PathTransformationModifier and TypeMethodDescriptionHttpConnectionManager.PathNormalizationOptions.Builder.getForwardingTransformation()
[#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.getForwardingTransformation()
[#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.PathNormalizationOptionsOrBuilder.getForwardingTransformation()
[#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.getHttpFilterTransformation()
[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.PathNormalizationOptions.getHttpFilterTransformation()
[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.HttpConnectionManager.PathNormalizationOptionsOrBuilder.getHttpFilterTransformation()
[#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 PathTransformationModifier and TypeMethodDescriptionprivate 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.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type PathTransformationModifier and TypeMethodDescriptionHttpConnectionManager.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.mergeHttpFilterTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.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.setHttpFilterTransformation
(PathTransformation value) [#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching. -
Uses of PathTransformation in io.envoyproxy.envoy.type.http.v3
Fields in io.envoyproxy.envoy.type.http.v3 declared as PathTransformationModifier and TypeFieldDescriptionprivate static final PathTransformation
PathTransformation.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<PathTransformation> PathTransformation.PARSER
Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformationModifier and TypeMethodDescriptionPathTransformation.Builder.build()
PathTransformation.Builder.buildPartial()
static PathTransformation
PathTransformation.getDefaultInstance()
PathTransformation.Builder.getDefaultInstanceForType()
PathTransformation.getDefaultInstanceForType()
static PathTransformation
PathTransformation.parseDelimitedFrom
(InputStream input) static PathTransformation
PathTransformation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformation
PathTransformation.parseFrom
(byte[] data) static PathTransformation
PathTransformation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformation
PathTransformation.parseFrom
(com.google.protobuf.ByteString data) static PathTransformation
PathTransformation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformation
PathTransformation.parseFrom
(com.google.protobuf.CodedInputStream input) static PathTransformation
PathTransformation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformation
PathTransformation.parseFrom
(InputStream input) static PathTransformation
PathTransformation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformation
PathTransformation.parseFrom
(ByteBuffer data) static PathTransformation
PathTransformation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<PathTransformation> PathTransformation.getParserForType()
static com.google.protobuf.Parser
<PathTransformation> PathTransformation.parser()
Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformationModifier and TypeMethodDescriptionprivate void
PathTransformation.Builder.buildPartial0
(PathTransformation result) private void
PathTransformation.Builder.buildPartialRepeatedFields
(PathTransformation result) PathTransformation.Builder.mergeFrom
(PathTransformation other) static PathTransformation.Builder
PathTransformation.newBuilder
(PathTransformation prototype)