Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher.GoogleRE2
-
Packages that use RegexMatcher.GoogleRE2 Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of RegexMatcher.GoogleRE2 in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as RegexMatcher.GoogleRE2 Modifier and Type Field Description private static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2 Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2,RegexMatcher.GoogleRE2.Builder,RegexMatcher.GoogleRE2OrBuilder>
RegexMatcher.Builder. googleRe2Builder_
private static com.google.protobuf.Parser<RegexMatcher.GoogleRE2>
RegexMatcher.GoogleRE2. PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatcher.GoogleRE2 Modifier and Type Method Description RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.Builder. build()
RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.Builder. buildPartial()
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. getDefaultInstance()
RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.Builder. getDefaultInstanceForType()
RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. getDefaultInstanceForType()
RegexMatcher.GoogleRE2
RegexMatcher.Builder. getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.RegexMatcher.GoogleRE2
RegexMatcher. getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.RegexMatcher.GoogleRE2
RegexMatcherOrBuilder. getGoogleRe2()
Deprecated.envoy.type.matcher.v3.RegexMatcher.google_re2 is deprecated.static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. parseDelimitedFrom(java.io.InputStream input)
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. parseFrom(java.nio.ByteBuffer data)
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2 Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2,RegexMatcher.GoogleRE2.Builder,RegexMatcher.GoogleRE2OrBuilder>
RegexMatcher.Builder. getGoogleRe2FieldBuilder()
Google's RE2 regex engine.com.google.protobuf.Parser<RegexMatcher.GoogleRE2>
RegexMatcher.GoogleRE2. getParserForType()
static com.google.protobuf.Parser<RegexMatcher.GoogleRE2>
RegexMatcher.GoogleRE2. parser()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type RegexMatcher.GoogleRE2 Modifier and Type Method Description private void
RegexMatcher.GoogleRE2.Builder. buildPartial0(RegexMatcher.GoogleRE2 result)
RegexMatcher.GoogleRE2.Builder
RegexMatcher.GoogleRE2.Builder. mergeFrom(RegexMatcher.GoogleRE2 other)
RegexMatcher.Builder
RegexMatcher.Builder. mergeGoogleRe2(RegexMatcher.GoogleRE2 value)
Deprecated.static RegexMatcher.GoogleRE2.Builder
RegexMatcher.GoogleRE2. newBuilder(RegexMatcher.GoogleRE2 prototype)
RegexMatcher.Builder
RegexMatcher.Builder. setGoogleRe2(RegexMatcher.GoogleRE2 value)
Deprecated.
-