Uses of Class
io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3.CustomHeaderConfig
Packages that use CustomHeaderConfig
-
Uses of CustomHeaderConfig in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3
Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 that return CustomHeaderConfigModifier and TypeMethodDescriptionCustomHeaderConfig.Builder.build()CustomHeaderConfig.Builder.buildPartial()static CustomHeaderConfigCustomHeaderConfig.getDefaultInstance()CustomHeaderConfig.Builder.getDefaultInstanceForType()CustomHeaderConfig.getDefaultInstanceForType()static CustomHeaderConfigCustomHeaderConfig.parseDelimitedFrom(InputStream input) static CustomHeaderConfigCustomHeaderConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomHeaderConfigCustomHeaderConfig.parseFrom(byte[] data) static CustomHeaderConfigCustomHeaderConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomHeaderConfigCustomHeaderConfig.parseFrom(com.google.protobuf.ByteString data) static CustomHeaderConfigCustomHeaderConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomHeaderConfigCustomHeaderConfig.parseFrom(com.google.protobuf.CodedInputStream input) static CustomHeaderConfigCustomHeaderConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomHeaderConfigCustomHeaderConfig.parseFrom(InputStream input) static CustomHeaderConfigCustomHeaderConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomHeaderConfigCustomHeaderConfig.parseFrom(ByteBuffer data) static CustomHeaderConfigCustomHeaderConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 that return types with arguments of type CustomHeaderConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomHeaderConfig>CustomHeaderConfig.getParserForType()static com.google.protobuf.Parser<CustomHeaderConfig>CustomHeaderConfig.parser()Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 with parameters of type CustomHeaderConfigModifier and TypeMethodDescriptionCustomHeaderConfig.Builder.mergeFrom(CustomHeaderConfig other) static CustomHeaderConfig.BuilderCustomHeaderConfig.newBuilder(CustomHeaderConfig prototype)