Uses of Class
com.github.xds.type.matcher.v3.CelMatcher
Packages that use CelMatcher
-
Uses of CelMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return CelMatcherModifier and TypeMethodDescriptionCelMatcher.Builder.build()CelMatcher.Builder.buildPartial()static CelMatcherCelMatcher.getDefaultInstance()CelMatcher.Builder.getDefaultInstanceForType()CelMatcher.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 CelMatcherModifier and TypeMethodDescriptioncom.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 CelMatcherModifier and TypeMethodDescriptionCelMatcher.Builder.mergeFrom(CelMatcher other) static CelMatcher.BuilderCelMatcher.newBuilder(CelMatcher prototype)