Uses of Class
com.github.xds.type.matcher.v3.IPMatcher
-
Packages that use IPMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of IPMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return IPMatcher Modifier and Type Method Description IPMatcherIPMatcher.Builder. build()IPMatcherIPMatcher.Builder. buildPartial()static IPMatcherIPMatcher. getDefaultInstance()IPMatcherIPMatcher.Builder. getDefaultInstanceForType()IPMatcherIPMatcher. getDefaultInstanceForType()static IPMatcherIPMatcher. parseDelimitedFrom(InputStream input)static IPMatcherIPMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IPMatcherIPMatcher. parseFrom(byte[] data)static IPMatcherIPMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IPMatcherIPMatcher. parseFrom(com.google.protobuf.ByteString data)static IPMatcherIPMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IPMatcherIPMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static IPMatcherIPMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IPMatcherIPMatcher. parseFrom(InputStream input)static IPMatcherIPMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IPMatcherIPMatcher. parseFrom(ByteBuffer data)static IPMatcherIPMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type IPMatcher Modifier and Type Method Description com.google.protobuf.Parser<IPMatcher>IPMatcher. getParserForType()static com.google.protobuf.Parser<IPMatcher>IPMatcher. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type IPMatcher Modifier and Type Method Description IPMatcher.BuilderIPMatcher.Builder. mergeFrom(IPMatcher other)static IPMatcher.BuilderIPMatcher. newBuilder(IPMatcher prototype)
-