Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.MergeSlashesOrBuilder
-
Packages that use PathTransformation.Operation.MergeSlashesOrBuilder Package Description io.envoyproxy.envoy.type.http.v3 -
-
Uses of PathTransformation.Operation.MergeSlashesOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformation.Operation.MergeSlashesOrBuilder Modifier and Type Class Description static classPathTransformation.Operation.MergeSlashesDetermines if adjacent slashes are merged into one.static classPathTransformation.Operation.MergeSlashes.BuilderDetermines if adjacent slashes are merged into one.Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.MergeSlashesOrBuilder Modifier and Type Method Description PathTransformation.Operation.MergeSlashesOrBuilderPathTransformation.Operation.Builder. getMergeSlashesOrBuilder()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashesOrBuilderPathTransformation.Operation. getMergeSlashesOrBuilder()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashesOrBuilderPathTransformation.OperationOrBuilder. getMergeSlashesOrBuilder()Enable merging adjacent slashes.
-