Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes
Packages that use PathTransformation.Operation.MergeSlashes
-
Uses of PathTransformation.Operation.MergeSlashes in io.envoyproxy.envoy.type.http.v3
Fields in io.envoyproxy.envoy.type.http.v3 declared as PathTransformation.Operation.MergeSlashesModifier and TypeFieldDescriptionprivate static final PathTransformation.Operation.MergeSlashesPathTransformation.Operation.MergeSlashes.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.MergeSlashesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathTransformation.Operation.MergeSlashes, PathTransformation.Operation.MergeSlashes.Builder, PathTransformation.Operation.MergeSlashesOrBuilder> PathTransformation.Operation.Builder.mergeSlashesBuilder_private static final com.google.protobuf.Parser<PathTransformation.Operation.MergeSlashes> PathTransformation.Operation.MergeSlashes.PARSERMethods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.MergeSlashesModifier and TypeMethodDescriptionPathTransformation.Operation.MergeSlashes.Builder.build()PathTransformation.Operation.MergeSlashes.Builder.buildPartial()PathTransformation.Operation.MergeSlashes.getDefaultInstance()PathTransformation.Operation.MergeSlashes.Builder.getDefaultInstanceForType()PathTransformation.Operation.MergeSlashes.getDefaultInstanceForType()PathTransformation.Operation.Builder.getMergeSlashes()Enable merging adjacent slashes.PathTransformation.Operation.getMergeSlashes()Enable merging adjacent slashes.PathTransformation.OperationOrBuilder.getMergeSlashes()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashes.parseDelimitedFrom(InputStream input) PathTransformation.Operation.MergeSlashes.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.parseFrom(byte[] data) PathTransformation.Operation.MergeSlashes.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.parseFrom(com.google.protobuf.ByteString data) PathTransformation.Operation.MergeSlashes.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.parseFrom(com.google.protobuf.CodedInputStream input) PathTransformation.Operation.MergeSlashes.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.parseFrom(InputStream input) PathTransformation.Operation.MergeSlashes.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.parseFrom(ByteBuffer data) PathTransformation.Operation.MergeSlashes.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.MergeSlashesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathTransformation.Operation.MergeSlashes> PathTransformation.Operation.MergeSlashes.getParserForType()private com.google.protobuf.SingleFieldBuilder<PathTransformation.Operation.MergeSlashes, PathTransformation.Operation.MergeSlashes.Builder, PathTransformation.Operation.MergeSlashesOrBuilder> PathTransformation.Operation.Builder.internalGetMergeSlashesFieldBuilder()Enable merging adjacent slashes.static com.google.protobuf.Parser<PathTransformation.Operation.MergeSlashes> PathTransformation.Operation.MergeSlashes.parser()Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformation.Operation.MergeSlashesModifier and TypeMethodDescriptionPathTransformation.Operation.MergeSlashes.Builder.mergeFrom(PathTransformation.Operation.MergeSlashes other) PathTransformation.Operation.Builder.mergeMergeSlashes(PathTransformation.Operation.MergeSlashes value) Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashes.newBuilder(PathTransformation.Operation.MergeSlashes prototype) PathTransformation.Operation.Builder.setMergeSlashes(PathTransformation.Operation.MergeSlashes value) Enable merging adjacent slashes.