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
Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.NormalizePathRFC3986.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.NormalizePathRFC3986, PathTransformation.Operation.NormalizePathRFC3986.Builder, PathTransformation.Operation.NormalizePathRFC3986OrBuilder> PathTransformation.Operation.Builder.normalizePathRfc3986Builder_
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 that return types with arguments of type PathTransformation.Operation.NormalizePathRFC3986.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.NormalizePathRFC3986, PathTransformation.Operation.NormalizePathRFC3986.Builder, PathTransformation.Operation.NormalizePathRFC3986OrBuilder> PathTransformation.Operation.Builder.getNormalizePathRfc3986FieldBuilder()
Enable path normalization per RFC 3986.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.