Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3.Ip
-
Packages that use Ip Package Description io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 -
-
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 Ip Modifier and Type Method Description IpIp.Builder. build()IpIp.Builder. buildPartial()static IpIp. getDefaultInstance()IpIp.Builder. getDefaultInstanceForType()IpIp. 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 Ip Modifier and Type Method Description com.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 Modifier and Type Method Description Ip.BuilderIp.Builder. mergeFrom(Ip other)static Ip.BuilderIp. newBuilder(Ip prototype)
-