MaxMindConfig.Builder |
MaxMindConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clear() |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearAnonDbPath() |
Full file path to the Maxmind anonymous IP database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearCityDbPath() |
Full file path to the Maxmind city database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearCommonProviderConfig() |
Common provider configuration that specifies which geolocation headers will be populated with geolocation data.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearIspDbPath() |
Full file path to the Maxmind ASN database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.clone() |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.mergeCommonProviderConfig(CommonGeoipProviderConfig value) |
Common provider configuration that specifies which geolocation headers will be populated with geolocation data.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.mergeFrom(MaxMindConfig other) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static MaxMindConfig.Builder |
MaxMindConfig.newBuilder() |
|
static MaxMindConfig.Builder |
MaxMindConfig.newBuilder(MaxMindConfig prototype) |
|
MaxMindConfig.Builder |
MaxMindConfig.newBuilderForType() |
|
protected MaxMindConfig.Builder |
MaxMindConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setAnonDbPath(String value) |
Full file path to the Maxmind anonymous IP database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setAnonDbPathBytes(com.google.protobuf.ByteString value) |
Full file path to the Maxmind anonymous IP database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setCityDbPath(String value) |
Full file path to the Maxmind city database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setCityDbPathBytes(com.google.protobuf.ByteString value) |
Full file path to the Maxmind city database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setCommonProviderConfig(CommonGeoipProviderConfig value) |
Common provider configuration that specifies which geolocation headers will be populated with geolocation data.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setCommonProviderConfig(CommonGeoipProviderConfig.Builder builderForValue) |
Common provider configuration that specifies which geolocation headers will be populated with geolocation data.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setIspDbPath(String value) |
Full file path to the Maxmind ASN database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setIspDbPathBytes(com.google.protobuf.ByteString value) |
Full file path to the Maxmind ASN database, e.g.
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MaxMindConfig.Builder |
MaxMindConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
MaxMindConfig.Builder |
MaxMindConfig.toBuilder() |
|