Uses of Class
io.envoyproxy.envoy.extensions.filters.http.geoip.v3.Geoip.XffConfig
-
Packages that use Geoip.XffConfig Package Description io.envoyproxy.envoy.extensions.filters.http.geoip.v3 -
-
Uses of Geoip.XffConfig in io.envoyproxy.envoy.extensions.filters.http.geoip.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return Geoip.XffConfig Modifier and Type Method Description Geoip.XffConfigGeoip.XffConfig.Builder. build()Geoip.XffConfigGeoip.XffConfig.Builder. buildPartial()static Geoip.XffConfigGeoip.XffConfig. getDefaultInstance()Geoip.XffConfigGeoip.XffConfig.Builder. getDefaultInstanceForType()Geoip.XffConfigGeoip.XffConfig. getDefaultInstanceForType()Geoip.XffConfigGeoip.Builder. getXffConfig()If set, the :ref:`xff_num_trusted_hops <envoy_v3_api_field_extensions.filters.http.geoip.v3.Geoip.XffConfig.xff_num_trusted_hops>` field will be used to determine trusted client address from ``x-forwarded-for`` header.Geoip.XffConfigGeoip. getXffConfig()If set, the :ref:`xff_num_trusted_hops <envoy_v3_api_field_extensions.filters.http.geoip.v3.Geoip.XffConfig.xff_num_trusted_hops>` field will be used to determine trusted client address from ``x-forwarded-for`` header.Geoip.XffConfigGeoipOrBuilder. getXffConfig()If set, the :ref:`xff_num_trusted_hops <envoy_v3_api_field_extensions.filters.http.geoip.v3.Geoip.XffConfig.xff_num_trusted_hops>` field will be used to determine trusted client address from ``x-forwarded-for`` header.static Geoip.XffConfigGeoip.XffConfig. parseDelimitedFrom(InputStream input)static Geoip.XffConfigGeoip.XffConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Geoip.XffConfigGeoip.XffConfig. parseFrom(byte[] data)static Geoip.XffConfigGeoip.XffConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Geoip.XffConfigGeoip.XffConfig. parseFrom(com.google.protobuf.ByteString data)static Geoip.XffConfigGeoip.XffConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Geoip.XffConfigGeoip.XffConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Geoip.XffConfigGeoip.XffConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Geoip.XffConfigGeoip.XffConfig. parseFrom(InputStream input)static Geoip.XffConfigGeoip.XffConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Geoip.XffConfigGeoip.XffConfig. parseFrom(ByteBuffer data)static Geoip.XffConfigGeoip.XffConfig. 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.XffConfig Modifier and Type Method Description com.google.protobuf.Parser<Geoip.XffConfig>Geoip.XffConfig. getParserForType()static com.google.protobuf.Parser<Geoip.XffConfig>Geoip.XffConfig. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 with parameters of type Geoip.XffConfig Modifier and Type Method Description Geoip.XffConfig.BuilderGeoip.XffConfig.Builder. mergeFrom(Geoip.XffConfig other)Geoip.BuilderGeoip.Builder. mergeXffConfig(Geoip.XffConfig value)If set, the :ref:`xff_num_trusted_hops <envoy_v3_api_field_extensions.filters.http.geoip.v3.Geoip.XffConfig.xff_num_trusted_hops>` field will be used to determine trusted client address from ``x-forwarded-for`` header.static Geoip.XffConfig.BuilderGeoip.XffConfig. newBuilder(Geoip.XffConfig prototype)Geoip.BuilderGeoip.Builder. setXffConfig(Geoip.XffConfig value)If set, the :ref:`xff_num_trusted_hops <envoy_v3_api_field_extensions.filters.http.geoip.v3.Geoip.XffConfig.xff_num_trusted_hops>` field will be used to determine trusted client address from ``x-forwarded-for`` header.
-