| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScore |
SecurityEntityRiskScore.attributes(SecurityEntityRiskScoreAttributes attributes) |
SecurityEntityRiskScore |
SecurityEntityRiskScoreResponse.getData()
An entity risk score containing security risk assessment information
|
SecurityEntityRiskScore |
SecurityEntityRiskScore.id(String id) |
SecurityEntityRiskScore |
SecurityEntityRiskScore.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SecurityEntityRiskScore |
SecurityEntityRiskScore.type(SecurityEntityRiskScoreType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityEntityRiskScore> |
SecurityEntityRiskScoresResponse.getData()
Array of entity risk score objects.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoresResponse |
SecurityEntityRiskScoresResponse.addDataItem(SecurityEntityRiskScore dataItem) |
SecurityEntityRiskScoreResponse |
SecurityEntityRiskScoreResponse.data(SecurityEntityRiskScore data) |
void |
SecurityEntityRiskScoreResponse.setData(SecurityEntityRiskScore data) |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoresResponse |
SecurityEntityRiskScoresResponse.data(List<SecurityEntityRiskScore> data) |
void |
SecurityEntityRiskScoresResponse.setData(List<SecurityEntityRiskScore> data) |
| Constructor and Description |
|---|
SecurityEntityRiskScoreResponse(SecurityEntityRiskScore data) |
| Constructor and Description |
|---|
SecurityEntityRiskScoresResponse(List<SecurityEntityRiskScore> data,
SecurityEntityRiskScoresMeta meta) |
Copyright © 2026. All rights reserved.