Uses of Class
io.envoyproxy.envoy.extensions.filters.http.geoip.v3.Geoip.CustomHeaderConfig
Packages that use Geoip.CustomHeaderConfig
-
Uses of Geoip.CustomHeaderConfig in io.envoyproxy.envoy.extensions.filters.http.geoip.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return Geoip.CustomHeaderConfigModifier and TypeMethodDescriptionGeoip.CustomHeaderConfig.Builder.build()Geoip.CustomHeaderConfig.Builder.buildPartial()Geoip.Builder.getCustomHeaderConfig()Configuration for extracting the client IP address from a custom request header.Geoip.getCustomHeaderConfig()Configuration for extracting the client IP address from a custom request header.GeoipOrBuilder.getCustomHeaderConfig()Configuration for extracting the client IP address from a custom request header.static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.getDefaultInstance()Geoip.CustomHeaderConfig.Builder.getDefaultInstanceForType()Geoip.CustomHeaderConfig.getDefaultInstanceForType()static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseDelimitedFrom(InputStream input) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(byte[] data) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(com.google.protobuf.ByteString data) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(InputStream input) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(ByteBuffer data) static Geoip.CustomHeaderConfigGeoip.CustomHeaderConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return types with arguments of type Geoip.CustomHeaderConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Geoip.CustomHeaderConfig>Geoip.CustomHeaderConfig.getParserForType()static com.google.protobuf.Parser<Geoip.CustomHeaderConfig>Geoip.CustomHeaderConfig.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 with parameters of type Geoip.CustomHeaderConfigModifier and TypeMethodDescriptionGeoip.Builder.mergeCustomHeaderConfig(Geoip.CustomHeaderConfig value) Configuration for extracting the client IP address from a custom request header.Geoip.CustomHeaderConfig.Builder.mergeFrom(Geoip.CustomHeaderConfig other) Geoip.CustomHeaderConfig.newBuilder(Geoip.CustomHeaderConfig prototype) Geoip.Builder.setCustomHeaderConfig(Geoip.CustomHeaderConfig value) Configuration for extracting the client IP address from a custom request header.