Uses of Class
com.github.xds.type.matcher.v3.ListStringMatcher
Packages that use ListStringMatcher
-
Uses of ListStringMatcher in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as ListStringMatcherModifier and TypeFieldDescriptionprivate static final ListStringMatcher
ListStringMatcher.DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type ListStringMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ListStringMatcher> ListStringMatcher.PARSER
Methods in com.github.xds.type.matcher.v3 that return ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.build()
ListStringMatcher.Builder.buildPartial()
static ListStringMatcher
ListStringMatcher.getDefaultInstance()
ListStringMatcher.Builder.getDefaultInstanceForType()
ListStringMatcher.getDefaultInstanceForType()
static ListStringMatcher
ListStringMatcher.parseDelimitedFrom
(InputStream input) static ListStringMatcher
ListStringMatcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(byte[] data) static ListStringMatcher
ListStringMatcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.ByteString data) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.CodedInputStream input) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(InputStream input) static ListStringMatcher
ListStringMatcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(ByteBuffer data) static ListStringMatcher
ListStringMatcher.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type ListStringMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ListStringMatcher> ListStringMatcher.getParserForType()
static com.google.protobuf.Parser
<ListStringMatcher> ListStringMatcher.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionprivate void
ListStringMatcher.Builder.buildPartial0
(ListStringMatcher result) private void
ListStringMatcher.Builder.buildPartialRepeatedFields
(ListStringMatcher result) ListStringMatcher.Builder.mergeFrom
(ListStringMatcher other) static ListStringMatcher.Builder
ListStringMatcher.newBuilder
(ListStringMatcher prototype)