Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher.GoogleRE2.Builder
Packages that use RegexMatcher.GoogleRE2.Builder
-
Uses of RegexMatcher.GoogleRE2.Builder in io.envoyproxy.envoy.type.matcher.v3
Subclasses with type arguments of type RegexMatcher.GoogleRE2.Builder in io.envoyproxy.envoy.type.matcher.v3Modifier and TypeClassDescriptionstatic final classGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.googleRe2Builder_Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatcher.GoogleRE2.BuilderModifier and TypeMethodDescriptionRegexMatcher.GoogleRE2.Builder.clear()RegexMatcher.GoogleRE2.Builder.clearMaxProgramSize()Deprecated.RegexMatcher.Builder.getGoogleRe2Builder()Deprecated.RegexMatcher.GoogleRE2.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RegexMatcher.GoogleRE2.Builder.mergeFrom(com.google.protobuf.Message other) RegexMatcher.GoogleRE2.Builder.mergeFrom(RegexMatcher.GoogleRE2 other) RegexMatcher.GoogleRE2.Builder.mergeMaxProgramSize(com.google.protobuf.UInt32Value value) Deprecated.RegexMatcher.GoogleRE2.newBuilder()RegexMatcher.GoogleRE2.newBuilder(RegexMatcher.GoogleRE2 prototype) RegexMatcher.GoogleRE2.newBuilderForType()protected RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RegexMatcher.GoogleRE2.Builder.setMaxProgramSize(com.google.protobuf.UInt32Value value) Deprecated.RegexMatcher.GoogleRE2.Builder.setMaxProgramSize(com.google.protobuf.UInt32Value.Builder builderForValue) Deprecated.RegexMatcher.GoogleRE2.toBuilder()Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.internalGetGoogleRe2FieldBuilder()Google's RE2 regex engine.Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type RegexMatcher.GoogleRE2.BuilderModifier and TypeMethodDescriptionRegexMatcher.Builder.setGoogleRe2(RegexMatcher.GoogleRE2.Builder builderForValue) Deprecated.