| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GovernanceInsightResourceType |
GovernanceInsightResourceType.INSIGHT |
| Modifier and Type | Method and Description |
|---|---|
static GovernanceInsightResourceType |
GovernanceInsightResourceType.fromValue(String value) |
GovernanceInsightResourceType |
GovernanceInsightData.getType()
JSON:API resource type for a governance insight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceInsightResourceType.GovernanceInsightResourceTypeSerializer.serialize(GovernanceInsightResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GovernanceInsightData.setType(GovernanceInsightResourceType type) |
GovernanceInsightData |
GovernanceInsightData.type(GovernanceInsightResourceType type) |
| Constructor and Description |
|---|
GovernanceInsightData(GovernanceInsightAttributes attributes,
String id,
GovernanceInsightResourceType type) |
| Constructor and Description |
|---|
GovernanceInsightResourceTypeSerializer(Class<GovernanceInsightResourceType> t) |
Copyright © 2026. All rights reserved.