| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FindingType |
FindingType.FINDING |
| Modifier and Type | Method and Description |
|---|---|
static FindingType |
FindingType.fromValue(String value) |
FindingType |
Finding.getType()
The JSON:API type for findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingType.FindingTypeSerializer.serialize(FindingType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Finding.setType(FindingType type) |
Finding |
Finding.type(FindingType type) |
| Constructor and Description |
|---|
FindingTypeSerializer(Class<FindingType> t) |
Copyright © 2026. All rights reserved.