Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3.IPTagging.IpTagHeader.HeaderAction
Packages that use IPTagging.IpTagHeader.HeaderAction
-
Uses of IPTagging.IpTagHeader.HeaderAction in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return IPTagging.IpTagHeader.HeaderActionModifier and TypeMethodDescriptionIPTagging.IpTagHeader.HeaderAction.forNumber(int value) IPTagging.IpTagHeader.Builder.getAction()Control if the :ref:`header <envoy_v3_api_field_extensions.filters.http.ip_tagging.v3.IPTagging.IpTagHeader.header>` will be sanitized, or be appended to.IPTagging.IpTagHeader.getAction()Control if the :ref:`header <envoy_v3_api_field_extensions.filters.http.ip_tagging.v3.IPTagging.IpTagHeader.header>` will be sanitized, or be appended to.IPTagging.IpTagHeaderOrBuilder.getAction()Control if the :ref:`header <envoy_v3_api_field_extensions.filters.http.ip_tagging.v3.IPTagging.IpTagHeader.header>` will be sanitized, or be appended to.IPTagging.IpTagHeader.HeaderAction.valueOf(int value) Deprecated.IPTagging.IpTagHeader.HeaderAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static IPTagging.IpTagHeader.HeaderAction[]IPTagging.IpTagHeader.HeaderAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return types with arguments of type IPTagging.IpTagHeader.HeaderActionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IPTagging.IpTagHeader.HeaderAction>IPTagging.IpTagHeader.HeaderAction.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 with parameters of type IPTagging.IpTagHeader.HeaderActionModifier and TypeMethodDescriptionIPTagging.IpTagHeader.Builder.setAction(IPTagging.IpTagHeader.HeaderAction value) Control if the :ref:`header <envoy_v3_api_field_extensions.filters.http.ip_tagging.v3.IPTagging.IpTagHeader.header>` will be sanitized, or be appended to.