Uses of Class
io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3.MaxMindConfig
-
Packages that use MaxMindConfig Package Description io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3 -
-
Uses of MaxMindConfig in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3
Methods in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3 that return MaxMindConfig Modifier and Type Method Description MaxMindConfigMaxMindConfig.Builder. build()MaxMindConfigMaxMindConfig.Builder. buildPartial()static MaxMindConfigMaxMindConfig. getDefaultInstance()MaxMindConfigMaxMindConfig.Builder. getDefaultInstanceForType()MaxMindConfigMaxMindConfig. getDefaultInstanceForType()static MaxMindConfigMaxMindConfig. parseDelimitedFrom(InputStream input)static MaxMindConfigMaxMindConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MaxMindConfigMaxMindConfig. parseFrom(byte[] data)static MaxMindConfigMaxMindConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MaxMindConfigMaxMindConfig. parseFrom(com.google.protobuf.ByteString data)static MaxMindConfigMaxMindConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MaxMindConfigMaxMindConfig. parseFrom(com.google.protobuf.CodedInputStream input)static MaxMindConfigMaxMindConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MaxMindConfigMaxMindConfig. parseFrom(InputStream input)static MaxMindConfigMaxMindConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MaxMindConfigMaxMindConfig. parseFrom(ByteBuffer data)static MaxMindConfigMaxMindConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3 that return types with arguments of type MaxMindConfig Modifier and Type Method Description com.google.protobuf.Parser<MaxMindConfig>MaxMindConfig. getParserForType()static com.google.protobuf.Parser<MaxMindConfig>MaxMindConfig. parser()Methods in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3 with parameters of type MaxMindConfig Modifier and Type Method Description MaxMindConfig.BuilderMaxMindConfig.Builder. mergeFrom(MaxMindConfig other)static MaxMindConfig.BuilderMaxMindConfig. newBuilder(MaxMindConfig prototype)
-