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
Methods 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(InputStream input)static CelMatcherCelMatcher. parseDelimitedFrom(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(InputStream input)static CelMatcherCelMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelMatcherCelMatcher. parseFrom(ByteBuffer data)static CelMatcherCelMatcher. parseFrom(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 CelMatcher.BuilderCelMatcher.Builder. mergeFrom(CelMatcher other)static CelMatcher.BuilderCelMatcher. newBuilder(CelMatcher prototype)
-