| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsGeoIPParserType |
LogsGeoIPParserType.GEO_IP_PARSER |
| Modifier and Type | Method and Description |
|---|---|
static LogsGeoIPParserType |
LogsGeoIPParserType.fromValue(String value) |
LogsGeoIPParserType |
LogsGeoIPParser.getType()
Type of GeoIP parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsGeoIPParserType.LogsGeoIPParserTypeSerializer.serialize(LogsGeoIPParserType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsGeoIPParser.setType(LogsGeoIPParserType type) |
LogsGeoIPParser |
LogsGeoIPParser.type(LogsGeoIPParserType type) |
| Constructor and Description |
|---|
LogsGeoIPParser(List<String> sources,
String target,
LogsGeoIPParserType type) |
| Constructor and Description |
|---|
LogsGeoIPParserTypeSerializer(Class<LogsGeoIPParserType> t) |
Copyright © 2024. All rights reserved.