Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3.IPTagging.IPTag.Builder
Packages that use IPTagging.IPTag.Builder
-
Uses of IPTagging.IPTag.Builder in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return IPTagging.IPTag.BuilderModifier and TypeMethodDescriptionIPTagging.IPTag.Builder.addAllIpList(Iterable<? extends CidrRange> values) A list of IP address subnets that will be tagged with ip_tag_name.A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.addIpList(int index, CidrRange.Builder builderForValue) A list of IP address subnets that will be tagged with ip_tag_name.A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.addIpList(CidrRange.Builder builderForValue) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.Builder.addIpTagsBuilder()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.addIpTagsBuilder(int index) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.IPTag.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) IPTagging.IPTag.Builder.clear()IPTagging.IPTag.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) IPTagging.IPTag.Builder.clearIpList()A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.clearIpTagName()Specifies the IP tag name to apply.IPTagging.IPTag.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) IPTagging.IPTag.Builder.clone()IPTagging.Builder.getIpTagsBuilder(int index) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.IPTag.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPTagging.IPTag.Builder.mergeFrom(com.google.protobuf.Message other) IPTagging.IPTag.Builder.mergeFrom(IPTagging.IPTag other) final IPTagging.IPTag.BuilderIPTagging.IPTag.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static IPTagging.IPTag.BuilderIPTagging.IPTag.newBuilder()static IPTagging.IPTag.BuilderIPTagging.IPTag.newBuilder(IPTagging.IPTag prototype) IPTagging.IPTag.newBuilderForType()protected IPTagging.IPTag.BuilderIPTagging.IPTag.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) IPTagging.IPTag.Builder.removeIpList(int index) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.setIpList(int index, CidrRange.Builder builderForValue) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.Builder.setIpTagName(String value) Specifies the IP tag name to apply.IPTagging.IPTag.Builder.setIpTagNameBytes(com.google.protobuf.ByteString value) Specifies the IP tag name to apply.IPTagging.IPTag.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final IPTagging.IPTag.BuilderIPTagging.IPTag.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) IPTagging.IPTag.toBuilder()Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return types with arguments of type IPTagging.IPTag.BuilderModifier and TypeMethodDescriptionIPTagging.Builder.getIpTagsBuilderList()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 with parameters of type IPTagging.IPTag.BuilderModifier and TypeMethodDescriptionIPTagging.Builder.addIpTags(int index, IPTagging.IPTag.Builder builderForValue) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.addIpTags(IPTagging.IPTag.Builder builderForValue) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.setIpTags(int index, IPTagging.IPTag.Builder builderForValue) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.