Uses of Class
io.envoyproxy.envoy.extensions.regex_engines.v3.GoogleRE2
-
Packages that use GoogleRE2 Package Description io.envoyproxy.envoy.extensions.regex_engines.v3 -
-
Uses of GoogleRE2 in io.envoyproxy.envoy.extensions.regex_engines.v3
Methods in io.envoyproxy.envoy.extensions.regex_engines.v3 that return GoogleRE2 Modifier and Type Method Description GoogleRE2GoogleRE2.Builder. build()GoogleRE2GoogleRE2.Builder. buildPartial()static GoogleRE2GoogleRE2. getDefaultInstance()GoogleRE2GoogleRE2.Builder. getDefaultInstanceForType()GoogleRE2GoogleRE2. getDefaultInstanceForType()static GoogleRE2GoogleRE2. parseDelimitedFrom(InputStream input)static GoogleRE2GoogleRE2. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleRE2GoogleRE2. parseFrom(byte[] data)static GoogleRE2GoogleRE2. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleRE2GoogleRE2. parseFrom(com.google.protobuf.ByteString data)static GoogleRE2GoogleRE2. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleRE2GoogleRE2. parseFrom(com.google.protobuf.CodedInputStream input)static GoogleRE2GoogleRE2. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleRE2GoogleRE2. parseFrom(InputStream input)static GoogleRE2GoogleRE2. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleRE2GoogleRE2. parseFrom(ByteBuffer data)static GoogleRE2GoogleRE2. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.regex_engines.v3 that return types with arguments of type GoogleRE2 Modifier and Type Method Description com.google.protobuf.Parser<GoogleRE2>GoogleRE2. getParserForType()static com.google.protobuf.Parser<GoogleRE2>GoogleRE2. parser()Methods in io.envoyproxy.envoy.extensions.regex_engines.v3 with parameters of type GoogleRE2 Modifier and Type Method Description GoogleRE2.BuilderGoogleRE2.Builder. mergeFrom(GoogleRE2 other)static GoogleRE2.BuilderGoogleRE2. newBuilder(GoogleRE2 prototype)
-