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 class
PathTransformation.Operation.MergeSlashes
Determines if adjacent slashes are merged into one.static class
PathTransformation.Operation.MergeSlashes.Builder
Determines if adjacent slashes are merged into one.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.MergeSlashesOrBuilder Modifier and Type Field Description private 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.MergeSlashesOrBuilder Modifier and Type Method Description PathTransformation.Operation.MergeSlashesOrBuilder
PathTransformation.Operation.Builder. getMergeSlashesOrBuilder()
Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashesOrBuilder
PathTransformation.Operation. getMergeSlashesOrBuilder()
Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashesOrBuilder
PathTransformation.OperationOrBuilder. getMergeSlashesOrBuilder()
Enable merging adjacent slashes.Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.MergeSlashesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<PathTransformation.Operation.MergeSlashes,PathTransformation.Operation.MergeSlashes.Builder,PathTransformation.Operation.MergeSlashesOrBuilder>
PathTransformation.Operation.Builder. getMergeSlashesFieldBuilder()
Enable merging adjacent slashes.
-