Uses of Class
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.MergeSlashes.Builder
Packages that use PathTransformation.Operation.MergeSlashes.Builder
-
Uses of PathTransformation.Operation.MergeSlashes.Builder in io.envoyproxy.envoy.type.http.v3
Subclasses with type arguments of type PathTransformation.Operation.MergeSlashes.Builder in io.envoyproxy.envoy.type.http.v3Modifier and TypeClassDescriptionstatic final classDetermines if adjacent slashes are merged into one.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.Operation.MergeSlashes.BuilderModifier 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.MergeSlashes.BuilderModifier and TypeMethodDescriptionPathTransformation.Operation.MergeSlashes.Builder.clear()PathTransformation.Operation.Builder.getMergeSlashesBuilder()Enable merging adjacent slashes.PathTransformation.Operation.MergeSlashes.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathTransformation.Operation.MergeSlashes.Builder.mergeFrom(com.google.protobuf.Message other) PathTransformation.Operation.MergeSlashes.Builder.mergeFrom(PathTransformation.Operation.MergeSlashes other) PathTransformation.Operation.MergeSlashes.newBuilder()PathTransformation.Operation.MergeSlashes.newBuilder(PathTransformation.Operation.MergeSlashes prototype) PathTransformation.Operation.MergeSlashes.newBuilderForType()PathTransformation.Operation.MergeSlashes.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PathTransformation.Operation.MergeSlashes.toBuilder()Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.Operation.MergeSlashes.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathTransformation.Operation.MergeSlashes, PathTransformation.Operation.MergeSlashes.Builder, PathTransformation.Operation.MergeSlashesOrBuilder> PathTransformation.Operation.Builder.internalGetMergeSlashesFieldBuilder()Enable merging adjacent slashes.Methods in io.envoyproxy.envoy.type.http.v3 with parameters of type PathTransformation.Operation.MergeSlashes.BuilderModifier and TypeMethodDescriptionPathTransformation.Operation.Builder.setMergeSlashes(PathTransformation.Operation.MergeSlashes.Builder builderForValue) Enable merging adjacent slashes.