| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DetailedFindingType |
DetailedFindingType.DETAILED_FINDING |
| Modifier and Type | Method and Description |
|---|---|
static DetailedFindingType |
DetailedFindingType.fromValue(String value) |
DetailedFindingType |
DetailedFinding.getType()
The JSON:API type for findings that have the message and resource configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetailedFindingType.DetailedFindingTypeSerializer.serialize(DetailedFindingType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DetailedFinding.setType(DetailedFindingType type) |
DetailedFinding |
DetailedFinding.type(DetailedFindingType type) |
| Constructor and Description |
|---|
DetailedFindingTypeSerializer(Class<DetailedFindingType> t) |
Copyright © 2024. All rights reserved.