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.PARSER
Methods in com.github.xds.type.matcher.v3 that return CelMatcherModifier and TypeMethodDescriptionCelMatcher.Builder.build()
CelMatcher.Builder.buildPartial()
static CelMatcher
CelMatcher.getDefaultInstance()
CelMatcher.Builder.getDefaultInstanceForType()
CelMatcher.getDefaultInstanceForType()
static CelMatcher
CelMatcher.parseDelimitedFrom
(InputStream input) static CelMatcher
CelMatcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelMatcher
CelMatcher.parseFrom
(byte[] data) static CelMatcher
CelMatcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelMatcher
CelMatcher.parseFrom
(com.google.protobuf.ByteString data) static CelMatcher
CelMatcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelMatcher
CelMatcher.parseFrom
(com.google.protobuf.CodedInputStream input) static CelMatcher
CelMatcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelMatcher
CelMatcher.parseFrom
(InputStream input) static CelMatcher
CelMatcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelMatcher
CelMatcher.parseFrom
(ByteBuffer data) static CelMatcher
CelMatcher.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 void
CelMatcher.Builder.buildPartial0
(CelMatcher result) CelMatcher.Builder.mergeFrom
(CelMatcher other) static CelMatcher.Builder
CelMatcher.newBuilder
(CelMatcher prototype)