| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoreResponse |
EntityRiskScoresApi.getEntityRiskScore(String entityId)
Get Entity Risk Score.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SecurityEntityRiskScoreResponse> |
EntityRiskScoresApi.getEntityRiskScoreAsync(String entityId)
Get Entity Risk Score.
|
ApiResponse<SecurityEntityRiskScoreResponse> |
EntityRiskScoresApi.getEntityRiskScoreWithHttpInfo(String entityId)
Get the risk score for a specific entity by its ID.
|
CompletableFuture<ApiResponse<SecurityEntityRiskScoreResponse>> |
EntityRiskScoresApi.getEntityRiskScoreWithHttpInfoAsync(String entityId)
Get Entity Risk Score.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityRiskScoreResponse |
SecurityEntityRiskScoreResponse.data(SecurityEntityRiskScore data) |
SecurityEntityRiskScoreResponse |
SecurityEntityRiskScoreResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.