Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986.Builder
Packages that use PathTransformation.Operation.NormalizePathRFC3986.Builder
-
Uses of PathTransformation.Operation.NormalizePathRFC3986.Builder in io.envoyproxy.envoy.type.http.v3
Subclasses with type arguments of type PathTransformation.Operation.NormalizePathRFC3986.Builder in io.envoyproxy.envoy.type.http.v3Modifier and TypeClassDescriptionstatic final classShould text be normalized according to RFC 3986?Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.NormalizePathRFC3986.BuilderModifier and TypeMethodDescriptionPathTransformation.Operation.NormalizePathRFC3986.Builder.clear()PathTransformation.Operation.Builder.getNormalizePathRfc3986Builder()Enable path normalization per RFC 3986.PathTransformation.Operation.NormalizePathRFC3986.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.Builder.mergeFrom(com.google.protobuf.Message other) PathTransformation.Operation.NormalizePathRFC3986.Builder.mergeFrom(PathTransformation.Operation.NormalizePathRFC3986 other) PathTransformation.Operation.NormalizePathRFC3986.newBuilder()PathTransformation.Operation.NormalizePathRFC3986.newBuilder(PathTransformation.Operation.NormalizePathRFC3986 prototype) PathTransformation.Operation.NormalizePathRFC3986.newBuilderForType()PathTransformation.Operation.NormalizePathRFC3986.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PathTransformation.Operation.NormalizePathRFC3986.toBuilder()Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformation.Operation.NormalizePathRFC3986.BuilderModifier and TypeMethodDescriptionPathTransformation.Operation.Builder.setNormalizePathRfc3986(PathTransformation.Operation.NormalizePathRFC3986.Builder builderForValue) Enable path normalization per RFC 3986.