Uses of Class
io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3.MaxMindConfig
Packages that use MaxMindConfig
-
Uses of MaxMindConfig in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3
Methods in io.envoyproxy.envoy.extensions.geoip_providers.maxmind.v3 that return MaxMindConfigModifier and TypeMethodDescriptionMaxMindConfig.Builder.build()MaxMindConfig.Builder.buildPartial()static MaxMindConfigMaxMindConfig.getDefaultInstance()MaxMindConfig.Builder.getDefaultInstanceForType()MaxMindConfig.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 MaxMindConfigModifier and TypeMethodDescriptioncom.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 MaxMindConfigModifier and TypeMethodDescriptionMaxMindConfig.Builder.mergeFrom(MaxMindConfig other) static MaxMindConfig.BuilderMaxMindConfig.newBuilder(MaxMindConfig prototype)