Uses of Class
com.github.xds.type.matcher.v3.ListStringMatcher
-
Packages that use ListStringMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of ListStringMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return ListStringMatcher Modifier and Type Method Description ListStringMatcherListStringMatcher.Builder. build()ListStringMatcherListStringMatcher.Builder. buildPartial()static ListStringMatcherListStringMatcher. getDefaultInstance()ListStringMatcherListStringMatcher.Builder. getDefaultInstanceForType()ListStringMatcherListStringMatcher. 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 ListStringMatcher Modifier and Type Method Description com.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 ListStringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. mergeFrom(ListStringMatcher other)static ListStringMatcher.BuilderListStringMatcher. newBuilder(ListStringMatcher prototype)
-