Uses of Interface
io.envoyproxy.envoy.config.filter.http.ip_tagging.v2.IPTagging.IPTagOrBuilder
-
Packages that use IPTagging.IPTagOrBuilder Package Description io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 -
-
Uses of IPTagging.IPTagOrBuilder in io.envoyproxy.envoy.config.filter.http.ip_tagging.v2
Classes in io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 that implement IPTagging.IPTagOrBuilder Modifier and Type Class Description static classIPTagging.IPTagSupplies the IP tag name and the IP address subnets.static classIPTagging.IPTag.BuilderSupplies the IP tag name and the IP address subnets.Methods in io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 that return IPTagging.IPTagOrBuilder Modifier and Type Method Description IPTagging.IPTagOrBuilderIPTagging.Builder. getIpTagsOrBuilder(int index)[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.IPTagOrBuilderIPTagging. getIpTagsOrBuilder(int index)[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.IPTagOrBuilderIPTaggingOrBuilder. getIpTagsOrBuilder(int index)[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.Methods in io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 that return types with arguments of type IPTagging.IPTagOrBuilder Modifier and Type Method Description List<? extends IPTagging.IPTagOrBuilder>IPTagging.Builder. getIpTagsOrBuilderList()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.List<? extends IPTagging.IPTagOrBuilder>IPTagging. getIpTagsOrBuilderList()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.List<? extends IPTagging.IPTagOrBuilder>IPTaggingOrBuilder. getIpTagsOrBuilderList()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.
-