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 PathTransformationHttpConnectionManager.PathNormalizationOptions.Builder.forwardingTransformation_private PathTransformationHttpConnectionManager.PathNormalizationOptions.forwardingTransformation_private PathTransformationHttpConnectionManager.PathNormalizationOptions.Builder.httpFilterTransformation_private PathTransformationHttpConnectionManager.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 PathTransformationPathTransformation.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<PathTransformation> PathTransformation.PARSERMethods in io.envoyproxy.envoy.type.http.v3 that return PathTransformationModifier and TypeMethodDescriptionPathTransformation.Builder.build()PathTransformation.Builder.buildPartial()static PathTransformationPathTransformation.getDefaultInstance()PathTransformation.Builder.getDefaultInstanceForType()PathTransformation.getDefaultInstanceForType()static PathTransformationPathTransformation.parseDelimitedFrom(InputStream input) static PathTransformationPathTransformation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformationPathTransformation.parseFrom(byte[] data) static PathTransformationPathTransformation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformationPathTransformation.parseFrom(com.google.protobuf.ByteString data) static PathTransformationPathTransformation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformationPathTransformation.parseFrom(com.google.protobuf.CodedInputStream input) static PathTransformationPathTransformation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformationPathTransformation.parseFrom(InputStream input) static PathTransformationPathTransformation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathTransformationPathTransformation.parseFrom(ByteBuffer data) static PathTransformationPathTransformation.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 voidPathTransformation.Builder.buildPartial0(PathTransformation result) private voidPathTransformation.Builder.buildPartialRepeatedFields(PathTransformation result) PathTransformation.Builder.mergeFrom(PathTransformation other) static PathTransformation.BuilderPathTransformation.newBuilder(PathTransformation prototype)