Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3.Ip
Packages that use Ip
-
Uses of Ip in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that return IpModifier and TypeMethodDescriptionIp.Builder.build()Ip.Builder.buildPartial()static IpIp.getDefaultInstance()Ip.Builder.getDefaultInstanceForType()static IpIp.parseDelimitedFrom(InputStream input) static IpIp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IpIp.parseFrom(byte[] data) static IpIp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IpIp.parseFrom(com.google.protobuf.ByteString data) static IpIp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IpIp.parseFrom(com.google.protobuf.CodedInputStream input) static IpIp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IpIp.parseFrom(InputStream input) static IpIp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IpIp.parseFrom(ByteBuffer data) static IpIp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that return types with arguments of type IpModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Ip>Ip.getParserForType()static com.google.protobuf.Parser<Ip>Ip.parser()Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 with parameters of type Ip