| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScore |
SecurityEntityRiskScore.attributes(SecurityEntityRiskScoreAttributes attributes) |
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()
Getdata
|
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoresResponse |
SecurityEntityRiskScoresResponse.addDataItem(SecurityEntityRiskScore dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoresResponse |
SecurityEntityRiskScoresResponse.data(List<SecurityEntityRiskScore> data) |
void |
SecurityEntityRiskScoresResponse.setData(List<SecurityEntityRiskScore> data) |
| Constructor and Description |
|---|
SecurityEntityRiskScoresResponse(List<SecurityEntityRiskScore> data,
SecurityEntityRiskScoresMeta meta) |
Copyright © 2026. All rights reserved.