Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes.Builder
-
Packages that use PathTransformation.Operation.MergeSlashes.Builder Package Description io.envoyproxy.envoy.type.http.v3 -
-
Uses of PathTransformation.Operation.MergeSlashes.Builder in io.envoyproxy.envoy.type.http.v3
Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.MergeSlashes.Builder 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.MergeSlashes.Builder Modifier and Type Method Description PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes.Builder. clear()PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.Builder. getMergeSlashesBuilder()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes.Builder. mergeFrom(com.google.protobuf.Message other)PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes.Builder. mergeFrom(PathTransformation.Operation.MergeSlashes other)static PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes. newBuilder()static PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes. newBuilder(PathTransformation.Operation.MergeSlashes prototype)PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes. newBuilderForType()protected PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)PathTransformation.Operation.MergeSlashes.BuilderPathTransformation.Operation.MergeSlashes. toBuilder()Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.MergeSlashes.Builder 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.Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformation.Operation.MergeSlashes.Builder Modifier and Type Method Description PathTransformation.Operation.BuilderPathTransformation.Operation.Builder. setMergeSlashes(PathTransformation.Operation.MergeSlashes.Builder builderForValue)Enable merging adjacent slashes.
-