Uses of Class
com.github.xds.type.matcher.v3.CelMatcher
-
Packages that use CelMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of CelMatcher in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as CelMatcher Modifier and Type Field Description private static CelMatcherCelMatcher. DEFAULT_INSTANCEFields in com.github.xds.type.matcher.v3 with type parameters of type CelMatcher Modifier and Type Field Description private static com.google.protobuf.Parser<CelMatcher>CelMatcher. PARSERMethods in com.github.xds.type.matcher.v3 that return CelMatcher Modifier and Type Method Description CelMatcherCelMatcher.Builder. build()CelMatcherCelMatcher.Builder. buildPartial()static CelMatcherCelMatcher. getDefaultInstance()CelMatcherCelMatcher.Builder. getDefaultInstanceForType()CelMatcherCelMatcher. getDefaultInstanceForType()static CelMatcherCelMatcher. parseDelimitedFrom(java.io.InputStream input)static CelMatcherCelMatcher. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(byte[] data)static CelMatcherCelMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(com.google.protobuf.ByteString data)static CelMatcherCelMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static CelMatcherCelMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(java.io.InputStream input)static CelMatcherCelMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(java.nio.ByteBuffer data)static CelMatcherCelMatcher. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type CelMatcher Modifier and Type Method Description com.google.protobuf.Parser<CelMatcher>CelMatcher. getParserForType()static com.google.protobuf.Parser<CelMatcher>CelMatcher. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type CelMatcher Modifier and Type Method Description private voidCelMatcher.Builder. buildPartial0(CelMatcher result)CelMatcher.BuilderCelMatcher.Builder. mergeFrom(CelMatcher other)static CelMatcher.BuilderCelMatcher. newBuilder(CelMatcher prototype)
-