Uses of Class
com.github.xds.type.matcher.v3.ListStringMatcher
Packages that use ListStringMatcher
-
Uses of ListStringMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.build()ListStringMatcher.Builder.buildPartial()static ListStringMatcherListStringMatcher.getDefaultInstance()ListStringMatcher.Builder.getDefaultInstanceForType()ListStringMatcher.getDefaultInstanceForType()static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input) static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(byte[] data) static ListStringMatcherListStringMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(InputStream input) static ListStringMatcherListStringMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(ByteBuffer data) static ListStringMatcherListStringMatcher.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 TypeMethodDescriptionListStringMatcher.Builder.mergeFrom(ListStringMatcher other) static ListStringMatcher.BuilderListStringMatcher.newBuilder(ListStringMatcher prototype)