Uses of Class
io.envoyproxy.envoy.extensions.filters.http.geoip.v3.Geoip
-
Packages that use Geoip Package Description io.envoyproxy.envoy.extensions.filters.http.geoip.v3 -
-
Uses of Geoip in io.envoyproxy.envoy.extensions.filters.http.geoip.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return Geoip Modifier and Type Method Description GeoipGeoip.Builder. build()GeoipGeoip.Builder. buildPartial()static GeoipGeoip. getDefaultInstance()GeoipGeoip.Builder. getDefaultInstanceForType()GeoipGeoip. getDefaultInstanceForType()static GeoipGeoip. parseDelimitedFrom(InputStream input)static GeoipGeoip. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoipGeoip. parseFrom(byte[] data)static GeoipGeoip. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoipGeoip. parseFrom(com.google.protobuf.ByteString data)static GeoipGeoip. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoipGeoip. parseFrom(com.google.protobuf.CodedInputStream input)static GeoipGeoip. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoipGeoip. parseFrom(InputStream input)static GeoipGeoip. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoipGeoip. parseFrom(ByteBuffer data)static GeoipGeoip. 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 Modifier and Type Method Description com.google.protobuf.Parser<Geoip>Geoip. getParserForType()static com.google.protobuf.Parser<Geoip>Geoip. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 with parameters of type Geoip Modifier and Type Method Description Geoip.BuilderGeoip.Builder. mergeFrom(Geoip other)static Geoip.BuilderGeoip. newBuilder(Geoip prototype)
-