Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation
-
Packages that use PathTransformation Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 io.envoyproxy.envoy.type.http.v3 -
-
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 PathTransformation Modifier and Type Field Description private 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 PathTransformation 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 PathTransformation Modifier and Type Method Description PathTransformationHttpConnectionManager.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.PathTransformationHttpConnectionManager.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.PathTransformationHttpConnectionManager.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.PathTransformationHttpConnectionManager.PathNormalizationOptions.Builder. getHttpFilterTransformation()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformationHttpConnectionManager.PathNormalizationOptions. getHttpFilterTransformation()[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformationHttpConnectionManager.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 PathTransformation 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.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type PathTransformation Modifier and Type Method Description HttpConnectionManager.PathNormalizationOptions.BuilderHttpConnectionManager.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.BuilderHttpConnectionManager.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.BuilderHttpConnectionManager.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.BuilderHttpConnectionManager.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 PathTransformation Modifier and Type Field Description private static PathTransformationPathTransformation. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation Modifier and Type Field Description private static com.google.protobuf.Parser<PathTransformation>PathTransformation. PARSERMethods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation Modifier and Type Method Description PathTransformationPathTransformation.Builder. build()PathTransformationPathTransformation.Builder. buildPartial()static PathTransformationPathTransformation. getDefaultInstance()PathTransformationPathTransformation.Builder. getDefaultInstanceForType()PathTransformationPathTransformation. getDefaultInstanceForType()static PathTransformationPathTransformation. parseDelimitedFrom(java.io.InputStream input)static PathTransformationPathTransformation. parseDelimitedFrom(java.io.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(java.io.InputStream input)static PathTransformationPathTransformation. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathTransformationPathTransformation. parseFrom(java.nio.ByteBuffer data)static PathTransformationPathTransformation. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation Modifier and Type Method Description com.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 PathTransformation Modifier and Type Method Description private voidPathTransformation.Builder. buildPartial0(PathTransformation result)private voidPathTransformation.Builder. buildPartialRepeatedFields(PathTransformation result)PathTransformation.BuilderPathTransformation.Builder. mergeFrom(PathTransformation other)static PathTransformation.BuilderPathTransformation. newBuilder(PathTransformation prototype)
-