Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.MergeSlashesOrBuilder
Packages that use PathTransformation.Operation.MergeSlashesOrBuilder
-
Uses of PathTransformation.Operation.MergeSlashesOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformation.Operation.MergeSlashesOrBuilderModifier and TypeClassDescriptionstatic final class
Determines if adjacent slashes are merged into one.static final class
Determines if adjacent slashes are merged into one.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.MergeSlashesOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.MergeSlashes, PathTransformation.Operation.MergeSlashes.Builder, PathTransformation.Operation.MergeSlashesOrBuilder> PathTransformation.Operation.Builder.mergeSlashesBuilder_
Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.MergeSlashesOrBuilderModifier and TypeMethodDescriptionPathTransformation.Operation.Builder.getMergeSlashesOrBuilder()
Enable merging adjacent slashes.PathTransformation.Operation.getMergeSlashesOrBuilder()
Enable merging adjacent slashes.PathTransformation.OperationOrBuilder.getMergeSlashesOrBuilder()
Enable merging adjacent slashes.Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.MergeSlashesOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<PathTransformation.Operation.MergeSlashes, PathTransformation.Operation.MergeSlashes.Builder, PathTransformation.Operation.MergeSlashesOrBuilder> PathTransformation.Operation.Builder.internalGetMergeSlashesFieldBuilder()
Enable merging adjacent slashes.