Uses of Class
com.github.xds.type.matcher.v3.CelMatcher
Packages that use CelMatcher
-
Uses of CelMatcher in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as CelMatcherFields in com.github.xds.type.matcher.v3 with type parameters of type CelMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<CelMatcher> CelMatcher.PARSERMethods 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 TypeMethodDescriptionprivate voidCelMatcher.Builder.buildPartial0(CelMatcher result) CelMatcher.Builder.mergeFrom(CelMatcher other) static CelMatcher.BuilderCelMatcher.newBuilder(CelMatcher prototype)