| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityEntityRiskScoreType |
SecurityEntityRiskScoreType.SECURITY_ENTITY_RISK_SCORE |
| Modifier and Type | Method and Description |
|---|---|
static SecurityEntityRiskScoreType |
SecurityEntityRiskScoreType.fromValue(String value) |
SecurityEntityRiskScoreType |
SecurityEntityRiskScore.getType()
Resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityEntityRiskScoreType.SecurityEntityRiskScoreTypeSerializer.serialize(SecurityEntityRiskScoreType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityEntityRiskScore.setType(SecurityEntityRiskScoreType type) |
SecurityEntityRiskScore |
SecurityEntityRiskScore.type(SecurityEntityRiskScoreType type) |
| Constructor and Description |
|---|
SecurityEntityRiskScore(SecurityEntityRiskScoreAttributes attributes,
String id,
SecurityEntityRiskScoreType type) |
| Constructor and Description |
|---|
SecurityEntityRiskScoreTypeSerializer(Class<SecurityEntityRiskScoreType> t) |
Copyright © 2026. All rights reserved.