Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3.IPTagging.Builder
Packages that use IPTagging.Builder
-
Uses of IPTagging.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.BuilderModifier and TypeMethodDescriptionIPTagging.Builder.addAllIpTags(Iterable<? extends IPTagging.IPTag> values) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.addIpTags(int index, IPTagging.IPTag value) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.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 value) [#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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) IPTagging.Builder.clear()IPTagging.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) IPTagging.Builder.clearIpTagHeader()Specify to which header the tags will be written.IPTagging.Builder.clearIpTags()[#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) IPTagging.Builder.clearRequestType()The type of request the filter should apply to.IPTagging.Builder.clone()IPTagging.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPTagging.Builder.mergeFrom(com.google.protobuf.Message other) IPTagging.Builder.mergeIpTagHeader(IPTagging.IpTagHeader value) Specify to which header the tags will be written.final IPTagging.BuilderIPTagging.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static IPTagging.BuilderIPTagging.newBuilder()static IPTagging.BuilderIPTagging.newBuilder(IPTagging prototype) IPTagging.newBuilderForType()protected IPTagging.BuilderIPTagging.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) IPTagging.Builder.removeIpTags(int index) [#comment:TODO(ccaraman): Extend functionality to load IP tags from file system.IPTagging.Builder.setIpTagHeader(IPTagging.IpTagHeader value) Specify to which header the tags will be written.IPTagging.Builder.setIpTagHeader(IPTagging.IpTagHeader.Builder builderForValue) Specify to which header the tags will be written.IPTagging.Builder.setIpTags(int index, IPTagging.IPTag value) [#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.IPTagging.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) IPTagging.Builder.setRequestType(IPTagging.RequestType value) The type of request the filter should apply to.IPTagging.Builder.setRequestTypeValue(int value) The type of request the filter should apply to.final IPTagging.BuilderIPTagging.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) IPTagging.toBuilder()