| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Vulnerability |
Vulnerability.attributes(VulnerabilityAttributes attributes) |
Vulnerability |
Vulnerability.id(String id) |
Vulnerability |
Vulnerability.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Vulnerability |
Vulnerability.relationships(VulnerabilityRelationships relationships) |
Vulnerability |
Vulnerability.type(VulnerabilitiesType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Vulnerability> |
ListVulnerabilitiesResponse.getData()
List of vulnerabilities.
|
| Modifier and Type | Method and Description |
|---|---|
ListVulnerabilitiesResponse |
ListVulnerabilitiesResponse.addDataItem(Vulnerability dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListVulnerabilitiesResponse |
ListVulnerabilitiesResponse.data(List<Vulnerability> data) |
void |
ListVulnerabilitiesResponse.setData(List<Vulnerability> data) |
| Constructor and Description |
|---|
ListVulnerabilitiesResponse(List<Vulnerability> data) |
Copyright © 2025. All rights reserved.