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 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 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 PathTransformation
HttpConnectionManager.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.PathTransformation
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.PathTransformation
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.PathTransformation
HttpConnectionManager.PathNormalizationOptions.Builder. getHttpFilterTransformation()
[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformation
HttpConnectionManager.PathNormalizationOptions. getHttpFilterTransformation()
[#not-implemented-hide:] Normalization only applies internally before any processing of requests by HTTP filters, routing, and matching.PathTransformation
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 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.Builder
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
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
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
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 PathTransformation Modifier and Type Field Description private static PathTransformation
PathTransformation. DEFAULT_INSTANCE
Fields 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. PARSER
Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation Modifier and Type Method Description PathTransformation
PathTransformation.Builder. build()
PathTransformation
PathTransformation.Builder. buildPartial()
static PathTransformation
PathTransformation. getDefaultInstance()
PathTransformation
PathTransformation.Builder. getDefaultInstanceForType()
PathTransformation
PathTransformation. getDefaultInstanceForType()
static PathTransformation
PathTransformation. parseDelimitedFrom(java.io.InputStream input)
static PathTransformation
PathTransformation. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static PathTransformation
PathTransformation. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PathTransformation
PathTransformation. parseFrom(java.nio.ByteBuffer data)
static PathTransformation
PathTransformation. 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 void
PathTransformation.Builder. buildPartial0(PathTransformation result)
private void
PathTransformation.Builder. buildPartialRepeatedFields(PathTransformation result)
PathTransformation.Builder
PathTransformation.Builder. mergeFrom(PathTransformation other)
static PathTransformation.Builder
PathTransformation. newBuilder(PathTransformation prototype)
-