Uses of Class
io.envoyproxy.envoy.extensions.regex_engines.v3.GoogleRE2
Packages that use GoogleRE2
-
Uses of GoogleRE2 in io.envoyproxy.envoy.extensions.regex_engines.v3
Methods in io.envoyproxy.envoy.extensions.regex_engines.v3 that return GoogleRE2Modifier and TypeMethodDescriptionGoogleRE2.Builder.build()GoogleRE2.Builder.buildPartial()static GoogleRE2GoogleRE2.getDefaultInstance()GoogleRE2.Builder.getDefaultInstanceForType()GoogleRE2.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 GoogleRE2Modifier and TypeMethodDescriptioncom.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 GoogleRE2Modifier and TypeMethodDescriptionstatic GoogleRE2.BuilderGoogleRE2.newBuilder(GoogleRE2 prototype)