Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.NormalizePathRFC3986
Packages that use PathTransformation.Operation.NormalizePathRFC3986
-
Uses of PathTransformation.Operation.NormalizePathRFC3986 in io.envoyproxy.envoy.type.http.v3
Fields in io.envoyproxy.envoy.type.http.v3 declared as PathTransformation.Operation.NormalizePathRFC3986Modifier and TypeFieldDescriptionprivate static final PathTransformation.Operation.NormalizePathRFC3986PathTransformation.Operation.NormalizePathRFC3986.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.NormalizePathRFC3986Modifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathTransformation.Operation.NormalizePathRFC3986, PathTransformation.Operation.NormalizePathRFC3986.Builder, PathTransformation.Operation.NormalizePathRFC3986OrBuilder> PathTransformation.Operation.Builder.normalizePathRfc3986Builder_private static final com.google.protobuf.Parser<PathTransformation.Operation.NormalizePathRFC3986> PathTransformation.Operation.NormalizePathRFC3986.PARSERMethods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.NormalizePathRFC3986Modifier and TypeMethodDescriptionPathTransformation.Operation.NormalizePathRFC3986.Builder.build()PathTransformation.Operation.NormalizePathRFC3986.Builder.buildPartial()PathTransformation.Operation.NormalizePathRFC3986.getDefaultInstance()PathTransformation.Operation.NormalizePathRFC3986.Builder.getDefaultInstanceForType()PathTransformation.Operation.NormalizePathRFC3986.getDefaultInstanceForType()PathTransformation.Operation.Builder.getNormalizePathRfc3986()Enable path normalization per RFC 3986.PathTransformation.Operation.getNormalizePathRfc3986()Enable path normalization per RFC 3986.PathTransformation.OperationOrBuilder.getNormalizePathRfc3986()Enable path normalization per RFC 3986.PathTransformation.Operation.NormalizePathRFC3986.parseDelimitedFrom(InputStream input) PathTransformation.Operation.NormalizePathRFC3986.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(byte[] data) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(com.google.protobuf.ByteString data) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(com.google.protobuf.CodedInputStream input) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(InputStream input) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(ByteBuffer data) PathTransformation.Operation.NormalizePathRFC3986.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.NormalizePathRFC3986Modifier 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.com.google.protobuf.Parser<PathTransformation.Operation.NormalizePathRFC3986> PathTransformation.Operation.NormalizePathRFC3986.getParserForType()static com.google.protobuf.Parser<PathTransformation.Operation.NormalizePathRFC3986> PathTransformation.Operation.NormalizePathRFC3986.parser()Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformation.Operation.NormalizePathRFC3986Modifier and TypeMethodDescriptionPathTransformation.Operation.NormalizePathRFC3986.Builder.mergeFrom(PathTransformation.Operation.NormalizePathRFC3986 other) PathTransformation.Operation.Builder.mergeNormalizePathRfc3986(PathTransformation.Operation.NormalizePathRFC3986 value) Enable path normalization per RFC 3986.PathTransformation.Operation.NormalizePathRFC3986.newBuilder(PathTransformation.Operation.NormalizePathRFC3986 prototype) PathTransformation.Operation.Builder.setNormalizePathRfc3986(PathTransformation.Operation.NormalizePathRFC3986 value) Enable path normalization per RFC 3986.