Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher.GoogleRE2
Packages that use RegexMatcher.GoogleRE2
-
Uses of RegexMatcher.GoogleRE2 in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as RegexMatcher.GoogleRE2Modifier and TypeFieldDescriptionprivate static final RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2Modifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.googleRe2Builder_
private static final com.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptionRegexMatcher.GoogleRE2.Builder.build()
RegexMatcher.GoogleRE2.Builder.buildPartial()
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.getDefaultInstance()
RegexMatcher.GoogleRE2.Builder.getDefaultInstanceForType()
RegexMatcher.GoogleRE2.getDefaultInstanceForType()
RegexMatcher.Builder.getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.RegexMatcher.getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.RegexMatcherOrBuilder.getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseDelimitedFrom
(InputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(byte[] data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.ByteString data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.CodedInputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(InputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(ByteBuffer data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.internalGetGoogleRe2FieldBuilder()
Google's RE2 regex engine.static com.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.parser()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptionprivate void
RegexMatcher.GoogleRE2.Builder.buildPartial0
(RegexMatcher.GoogleRE2 result) RegexMatcher.GoogleRE2.Builder.mergeFrom
(RegexMatcher.GoogleRE2 other) RegexMatcher.Builder.mergeGoogleRe2
(RegexMatcher.GoogleRE2 value) Deprecated.RegexMatcher.GoogleRE2.newBuilder
(RegexMatcher.GoogleRE2 prototype) RegexMatcher.Builder.setGoogleRe2
(RegexMatcher.GoogleRE2 value) Deprecated.